summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-07-19dlm: don't limit active work itemsDavid Teigland
2011-07-15dlm: use workqueue for callbacksDavid Teigland
2011-07-14dlm: remove deadlock debug printDavid Teigland
2011-07-12dlm: improve rsb searchesDavid Teigland
2011-07-11dlm: keep lkbs in idrDavid Teigland
2011-07-11dlm: fix kmalloc argsDavid Teigland
2011-07-11dlm: don't do pointless NULL check, use kzalloc and fix order of argumentsJesper Juhl
2011-07-06dlm: dump address of unknown nodeMasatake YAMATO
2011-07-01dlm: use vmalloc for hash tablesBryn M. Reeves
2011-06-30dlm: show addresses in configfsMasatake YAMATO
2011-06-28proc: restrict access to /proc/PID/ioVasiliy Kulikov
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-27romfs: fix romfs_get_unmapped_area() argument checkBob Liu
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-06-27btrfs: fix inconsonant inode informationMiao Xie
2011-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-25Btrfs: make sure to update total_bitmaps when freeing cache V3Josef Bacik
2011-06-25Btrfs: fix type mismatch in find_free_extent()Ilya Dryomov
2011-06-24cifs: propagate errors from cifs_get_root() to mount(2)Al Viro
2011-06-24cifs: tidy cifs_do_mount() up a bitAl Viro
2011-06-24cifs: more breakage on mount failuresAl Viro
2011-06-24cifs: close sget() racesAl Viro
2011-06-24cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro
2011-06-24cifs: move cifs_umount() call into ->kill_sb()Al Viro
2011-06-24cifs: pull cifs_mount() call upAl Viro
2011-06-24sanitize cifs_umount() prototypeAl Viro
2011-06-24cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()Al Viro
2011-06-24cifs: allocate mountdata earlierAl Viro
2011-06-24cifs: leak on mount if we share superblockAl Viro
2011-06-24cifs: don't pass superblock to cifs_mount()Al Viro
2011-06-24cifs: don't leak nls on mount failureAl Viro
2011-06-24cifs: double free on mount failureAl Viro
2011-06-24take bdi setup/destruction into cifs_mount/cifs_umountAl Viro
2011-06-24cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKENJeff Layton
2011-06-24Btrfs: make sure to record the transid in new inodesChris Mason
2011-06-24cifs: free blkcipher in smbhashJeff Layton
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