aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-16xfs: make log devices with write back caches workChristoph Hellwig3-95/+41
2011-06-16AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells3-10/+11
2011-06-16AFS: Set s_id in the superblock to the volume nameDavid Howells1-0/+1
2011-06-16vfs: Fix data corruption after failed write in __block_write_begin()Jan Kara1-3/+1
2011-06-16afs: afs_fill_page reads too much, or wrong dataAnton Blanchard1-12/+9
2011-06-16VFS: Fix vfsmount overput on simultaneous automountAl Viro1-8/+16
2011-06-16fix wrong iput on d_inode introduced by e6bc45d65dTörök Edwin1-1/+3
2011-06-15Revert "fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP"Linus Torvalds1-1/+1
2011-06-15fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUPMichal Hocko1-1/+1
2011-06-15proc: Fix Oops on stat of /proc/<zombie pid>/ns/netEric W. Biederman1-3/+6
2011-06-15nfs4.1: mark layout as bad on error path in _pnfs_return_layoutFred Isaman1-0/+2
2011-06-15Btrfs: set no_trans_join after trying to expand the transactionJosef Bacik1-3/+11
2011-06-15Btrfs: protect the pending_snapshots list with trans_lockJosef Bacik1-0/+2
2011-06-15Btrfs: fix path leakage on subvol deletionJosef Bacik1-0/+1
2011-06-15nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layoutFred Isaman1-2/+2
2011-06-15NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error pathBenny Halevy1-0/+1
2011-06-15NFS: (d)printks should use %zd for ssize_t argumentsDavid Howells1-1/+1
2011-06-15NFSv4.1: fix break condition in pnfs_find_lsegBenny Halevy1-1/+1
2011-06-15nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman2-7/+9
2011-06-15NFSv4.1: allow zero fh array in filelayout decode layoutAndy Adamson1-5/+10
2011-06-15NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson3-11/+36
2011-06-15NFSv4.1: Fix a refcounting issue in the pNFS device id cacheTrond Myklebust1-0/+1
2011-06-15NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2-8/+6
2011-06-15NFS41: do not update isize if inode needs layoutcommitPeng Tao1-1/+2
2011-06-15NLM: Don't hang forever on NLM unlock requestsTrond Myklebust1-1/+7
2011-06-15NFS: fix umount of pnfs filesystemsWeston Andros Adamson2-5/+12
2011-06-14[CIFS] update cifs version to 1.73Steve French1-1/+1
2011-06-14xfs: fix ->mknod() return value on xfs_get_acl() failureAl Viro1-1/+1
2011-06-14[CIFS] trivial cleanup fscache cFYI and cERROR messagesSteve French2-30/+27
2011-06-14timerfd: Fix wakeup of processes when timer is cancelled on clock changeMax Asbock1-1/+4
2011-06-13cifs: correctly handle NULL tcon pointer in CIFSTConJeff Layton1-1/+5
2011-06-13cifs: show sec= option in /proc/mountsJeff Layton1-0/+33
2011-06-13cifs: don't allow cifs_reconnect to exit with NULL socket pointerJeff Layton1-3/+3
2011-06-13CIFS: Fix sparse errorPavel Shilovsky1-7/+4
2011-06-13jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara4-120/+99
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds10-53/+70
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds2-13/+28
2011-06-13Btrfs: drop the delalloc_bytes check in shrink_delallocChris Mason1-4/+0
2011-06-13Btrfs: check the return value from set_anon_superChris Mason1-1/+3
2011-06-13block: use the passed in @bdev when claiming if partno is zeroTejun Heo1-1/+13
2011-06-12jbd2: Remove obsolete parameters in the comments for some jbd2 functionsTao Ma1-2/+0
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro2-27/+12
2011-06-12afs: fix sget() races, close leak on umountAl Viro1-41/+32
2011-06-12ubifs: fix sget racesAl Viro1-24/+30
2011-06-12ubifs: split allocation of ubifs_info into a separate functionAl Viro1-39/+48
2011-06-12fix leak in proc_set_super()Al Viro1-5/+6
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds10-113/+233
2011-06-11Btrfs: use join_transaction in btrfs_evict_inode()Li Zefan1-1/+1
2011-06-11nilfs2: fix problem in setting checkpoint intervalRyusuke Konishi1-1/+1