aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-07-23NFSv4: Fix brainfart in attribute length calculationTrond Myklebust
2013-07-20ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds
2013-07-20livelock avoidance in sget()Al Viro
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18s390/kdump: Disable mmap for s390Michael Holzheu
2013-07-17NFSv4: Fix a regression against the FreeBSD serverTrond Myklebust
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-17fuse: readdirplus: cleanupMiklos Szeredi
2013-07-17fuse: readdirplus: change attributes onceMiklos Szeredi
2013-07-17fuse: readdirplus: fix instantiateMiklos Szeredi
2013-07-17fuse: readdirplus: sanity checksMiklos Szeredi
2013-07-17fuse: readdirplus: fix dentry leakNiels de Vos
2013-07-16sysfs: prevent warning when only using binary attributesOliver Schinagl
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman
2013-07-16ext4: call ext4_es_lru_add() after handling cache missTheodore Ts'o
2013-07-15ext4: yield during large unlinksTheodore Ts'o
2013-07-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-15ext4: make the extent_status code more robust against ENOMEM failuresTheodore Ts'o
2013-07-15ext4: simplify calculation of blocks to free on errorTheodore Ts'o
2013-07-15ext4: fix error handling in ext4_ext_truncate()Theodore Ts'o
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro
2013-07-14configfs: don't open-code d_alloc_name()Al Viro
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-13Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov
2013-07-13fs/file_table.c:fput(): add commentAndrew Morton
2013-07-13Safer ABI for O_TMPFILEAl Viro
2013-07-13ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o
2013-07-13ext4: fix spelling errors and a comment in extent_status treeTheodore Ts'o
2013-07-12nfsd4: fix minorversion support interfaceJ. Bruce Fields
2013-07-11ext4: rate limit printk in buffer_io_error()Anatol Pomozov
2013-07-11CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky
2013-07-11CIFS: Reopen the file if reconnect durable handle failedPavel Shilovsky
2013-07-11ext4: don't show usrquota/grpquota twice in /proc/mountsTheodore Ts'o
2013-07-11xfs: Fix the logic check for all quotas being turned offChandra Seetharaman