aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2013-07-20ext3: fix a BUG when opening a file with O_TMPFILE flagGravatar Zheng Liu 1-1/+1
2013-07-20ext4: fix a BUG when opening a file with O_TMPFILE flagGravatar Zheng Liu 1-1/+1
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-15/+12
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 3-21/+60
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-7/+14
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Gravatar Linus Torvalds 2-7/+22
2013-07-20livelock avoidance in sget()Gravatar Al Viro 1-15/+10
2013-07-20allow O_TMPFILE to work with O_WRONLYGravatar Al Viro 1-0/+2
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+1
2013-07-19Btrfs: fix wrong write offset when replacing a deviceGravatar Stefan Behrens 1-1/+1
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itGravatar Josef Bacik 1-0/+11
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionGravatar Josef Bacik 1-0/+2
2013-07-19Btrfs: update drop progress before stopping snapshot droppingGravatar Josef Bacik 1-6/+8
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-22/+48
2013-07-18s390/kdump: Disable mmap for s390Gravatar Michael Holzheu 1-1/+1
2013-07-17NFSv4: Fix a regression against the FreeBSD serverGravatar Trond Myklebust 1-7/+14
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 4-8/+12
2013-07-16sysfs: prevent warning when only using binary attributesGravatar Oliver Schinagl 1-2/+2
2013-07-16sysfs: add support for binary attributes in groupsGravatar Greg Kroah-Hartman 1-20/+46
2013-07-16ext4: call ext4_es_lru_add() after handling cache missGravatar Theodore Ts'o 2-7/+5
2013-07-15ext4: yield during large unlinksGravatar Theodore Ts'o 1-0/+3
2013-07-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 6-47/+51
2013-07-15ext4: make the extent_status code more robust against ENOMEM failuresGravatar Theodore Ts'o 1-12/+39
2013-07-15ext4: simplify calculation of blocks to free on errorGravatar Theodore Ts'o 1-2/+2
2013-07-15ext4: fix error handling in ext4_ext_truncate()Gravatar Theodore Ts'o 1-0/+11
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 6-43/+24
2013-07-14efivarfs: we can use simple_lookup() nowGravatar Al Viro 1-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opGravatar Al Viro 1-1/+2
2013-07-14configfs: don't open-code d_alloc_name()Gravatar Al Viro 1-11/+2
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2013-07-13Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 21-316/+435
2013-07-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 15-281/+515
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headGravatar Oleg Nesterov 1-15/+10
2013-07-13fs/file_table.c:fput(): add commentGravatar Andrew Morton 1-0/+6
2013-07-13Safer ABI for O_TMPFILEGravatar Al Viro 2-3/+3
2013-07-13ext4: don't allow ext4_free_blocks() to fail due to ENOMEMGravatar Theodore Ts'o 1-3/+8
2013-07-13ext4: fix spelling errors and a comment in extent_status treeGravatar Theodore Ts'o 2-16/+14
2013-07-12nfsd4: fix minorversion support interfaceGravatar J. Bruce Fields 3-8/+8
2013-07-11ext4: rate limit printk in buffer_io_error()Gravatar Anatol Pomozov 1-1/+2
2013-07-11CIFS: Fix a deadlock when a file is reopenedGravatar Pavel Shilovsky 1-5/+4
2013-07-11CIFS: Reopen the file if reconnect durable handle failedGravatar Pavel Shilovsky 1-1/+7
2013-07-11ext4: don't show usrquota/grpquota twice in /proc/mountsGravatar Theodore Ts'o 1-6/+0
2013-07-11xfs: Fix the logic check for all quotas being turned offGravatar Chandra Seetharaman 2-11/+2
2013-07-11lockd: protect nlm_blocked access in nlmsvc_retry_blockedGravatar David Jeffery 1-0/+4
2013-07-11Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+8
2013-07-11Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 3-11/+28
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Gravatar Linus Torvalds 7-3/+182
2013-07-11Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-269/+85
2013-07-11Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggyGravatar Linus Torvalds 12-154/+128
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 10-103/+413