summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-07-22hfsplus: ensure bio requests are not smaller than the hardware sectorsSeth Forshee
2011-07-22hfsplus: Add additional range check to handle on-disk corruptionsNaohiro Aota
2011-07-07hfsplus: Add error propagation for hfsplus_ext_write_extent_lockedAlexey Khoroshilov
2011-07-07hfsplus: add error checking for hfs_find_init()Alexey Khoroshilov
2011-06-30hfsplus: lift the 2TB size limitChristoph Hellwig
2011-06-30hfsplus: fix overflow in hfsplus_read_wrapperChristoph Hellwig
2011-06-30hfsplus: fix overflow in hfsplus_get_blockChristoph Hellwig
2011-06-30hfsplus: assignments inside `if' condition clean-upAnton Salikhmetov
2011-06-30hfsplus: Fix double iput of the same inode in hfsplus_fill_super()Alexey Khoroshilov
2011-06-30hfsplus: add missing call to bio_put()Seth Forshee
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