summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-06-24Remove unneeded version.h includes from fs/Jesper Juhl
2011-06-23xfs: prevent bogus assert when trying to remove non-existent attributeDave Chinner
2011-06-23xfs: clear XFS_IDIRTY_RELEASE on truncate downDave Chinner
2011-06-23xfs: reset inode per-lifetime state when recycling itDave Chinner
2011-06-23cifs: fix wsize negotiation to respect max buffer size and active signing (tr...Jeff Layton
2011-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2011-06-22CIFS: Fix problem with 3.0-rc1 null user mount failurePavel Shilovsky
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-06-21NFS: Fix decode_secinfo_maxszBryan Schumaker
2011-06-21NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust
2011-06-21NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-20jfs: agstart field must be 64 bitsDave Kleikamp
2011-06-20NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-20JFS: Don't save agno in the inodeDave Kleikamp
2011-06-20jfs: Update agstart when resizing volumeDave Kleikamp
2011-06-20jfs: old_agsize should be 64 bits in jfs_extendfsDave Kleikamp
2011-06-20fix comment in generic_permission()Al Viro
2011-06-20kill obsolete comment for follow_down()Al Viro
2011-06-20proc_sys_permission() is OK in RCU modeAl Viro
2011-06-20reiserfs_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20proc_fd_permission() is doesn't need to bail out in RCU modeAl Viro
2011-06-20nilfs2_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20logfs doesn't need ->permission() at allAl Viro
2011-06-20coda_ioctl_permission() is safe in RCU modeAl Viro
2011-06-20cifs_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20bad_inode_permission() is safe from RCU modeAl Viro
2011-06-20ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter
2011-06-20nfsd4: fix break_lease flags on nfsd openJ. Bruce Fields
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