aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-06-19pnfs-obj: No longer needed to take an extra ref at add_deviceBoaz Harrosh
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds
2011-06-18isofs: fix bh leak in isofs_fill_super() error caseLinus Torvalds
2011-06-17Btrfs: avoid delayed metadata items during commitsChris Mason
2011-06-17btrfs: fix uninitialized return valueDavid Sterba
2011-06-17btrfs: fix wrong reservation when doing delayed inode operationsMiao Xie
2011-06-17btrfs: Remove unused sysfs codeMaarten Lankhorst
2011-06-17btrfs: fix dereference of ERR_PTR valueDavid Sterba
2011-06-17Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2011-06-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-06-17Btrfs: fix relocation racesChris Mason
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells
2011-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds
2011-06-16NFSv4: Fix a readdir regressionTrond Myklebust
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-16xfs: make log devices with write back caches workChristoph Hellwig
2011-06-16AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells
2011-06-16AFS: Set s_id in the superblock to the volume nameDavid Howells
2011-06-16vfs: Fix data corruption after failed write in __block_write_begin()Jan Kara
2011-06-16afs: afs_fill_page reads too much, or wrong dataAnton Blanchard
2011-06-16VFS: Fix vfsmount overput on simultaneous automountAl Viro
2011-06-16fix wrong iput on d_inode introduced by e6bc45d65dTörök Edwin
2011-06-15Revert "fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_...Linus Torvalds
2011-06-15fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUPMichal Hocko
2011-06-15proc: Fix Oops on stat of /proc/<zombie pid>/ns/netEric W. Biederman
2011-06-15nfs4.1: mark layout as bad on error path in _pnfs_return_layoutFred Isaman
2011-06-15Btrfs: set no_trans_join after trying to expand the transactionJosef Bacik
2011-06-15Btrfs: protect the pending_snapshots list with trans_lockJosef Bacik
2011-06-15Btrfs: fix path leakage on subvol deletionJosef Bacik
2011-06-15nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layoutFred Isaman
2011-06-15NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error pathBenny Halevy
2011-06-15NFS: (d)printks should use %zd for ssize_t argumentsDavid Howells
2011-06-15NFSv4.1: fix break condition in pnfs_find_lsegBenny Halevy
2011-06-15nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman
2011-06-15NFSv4.1: allow zero fh array in filelayout decode layoutAndy Adamson
2011-06-15NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson
2011-06-15NFSv4.1: Fix a refcounting issue in the pNFS device id cacheTrond Myklebust
2011-06-15NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy
2011-06-15NFS41: do not update isize if inode needs layoutcommitPeng Tao
2011-06-15NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-06-15NFS: fix umount of pnfs filesystemsWeston Andros Adamson
2011-06-14[CIFS] update cifs version to 1.73Steve French
2011-06-14xfs: fix ->mknod() return value on xfs_get_acl() failureAl Viro
2011-06-14[CIFS] trivial cleanup fscache cFYI and cERROR messagesSteve French
2011-06-14timerfd: Fix wakeup of processes when timer is cancelled on clock changeMax Asbock
2011-06-13cifs: correctly handle NULL tcon pointer in CIFSTConJeff Layton
2011-06-13cifs: show sec= option in /proc/mountsJeff Layton
2011-06-13cifs: don't allow cifs_reconnect to exit with NULL socket pointerJeff Layton
2011-06-13CIFS: Fix sparse errorPavel Shilovsky
2011-06-13jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara