aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-11
|\
| * cifs: drop spinlock before calling cifs_put_tlinkJeff Layton2011-07-11
| * cifs: fix expand_dfs_referralJeff Layton2011-07-09
| * cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALLJeff Layton2011-07-09
| * cifs: factor smb_vol allocation out of cifs_setup_volume_infoJeff Layton2011-07-07
| * cifs: have cifs_cleanup_volume_info not take a double pointerJeff Layton2011-07-06
| * cifs: fix build_unc_path_to_root to account for a prefixpathJeff Layton2011-07-06
| * cifs: remove bogus call to cifs_cleanup_volume_infoJeff Layton2011-07-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-09
|\ \
| * | btrfs: fix oops when doing space balanceMiao Xie2011-07-06
| * | Btrfs: don't panic if we get an error while balancing V2Josef Bacik2011-07-06
| * | btrfs: add missing options displayed in mount outputDavid Sterba2011-07-06
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-07-08
|\ \ \
| * | | xfs: unpin stale inodes directly in IOP_COMMITTEDDave Chinner2011-07-06
* | | | FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-07
| |_|/ |/| |
* | | FDPIC: Fix memory leakDavidlohr Bueso2011-07-06
* | | fs: fix lock initializationMiklos Szeredi2011-07-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-05
|\ \ \
| * | | ceph: fix sync and dio writes across stripe boundariesSage Weil2011-06-13
| * | | ceph: fix page alignment correctionsSage Weil2011-06-13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds2011-07-05
|\ \ \ \
| * | | | hfsplus: Fix double iput of the same inode in hfsplus_fill_super()Alexey Khoroshilov2011-06-30
| * | | | hfsplus: add missing call to bio_put()Seth Forshee2011-06-30
* | | | | cifs: set socket send and receive timeouts before attempting connectJeff Layton2011-07-01
|/ / / /
* | | | proc: restrict access to /proc/PID/ioVasiliy Kulikov2011-06-28
* | | | mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-27
* | | | romfs: fix romfs_get_unmapped_area() argument checkBob Liu2011-06-27
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-27
|\ \ \ \ | | |_|/ | |/| |
| * | | btrfs: fix inconsonant inode informationMiao Xie2011-06-27
| * | | Btrfs: make sure to update total_bitmaps when freeing cache V3Josef Bacik2011-06-25
| * | | Btrfs: fix type mismatch in find_free_extent()Ilya Dryomov2011-06-25
| * | | Btrfs: make sure to record the transid in new inodesChris Mason2011-06-24
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-06-27
|\ \ \ \ | | |_|/ | |/| |
| * | | xfs: prevent bogus assert when trying to remove non-existent attributeDave Chinner2011-06-23
| * | | xfs: clear XFS_IDIRTY_RELEASE on truncate downDave Chinner2011-06-23
| * | | xfs: reset inode per-lifetime state when recycling itDave Chinner2011-06-23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-06-26
|\ \ \ \
| * | | | cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKENJeff Layton2011-06-24
| * | | | cifs: free blkcipher in smbhashJeff Layton2011-06-24
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cifs: propagate errors from cifs_get_root() to mount(2)Al Viro2011-06-24
| * | | | cifs: tidy cifs_do_mount() up a bitAl Viro2011-06-24
| * | | | cifs: more breakage on mount failuresAl Viro2011-06-24
| * | | | cifs: close sget() racesAl Viro2011-06-24
| * | | | cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro2011-06-24
| * | | | cifs: move cifs_umount() call into ->kill_sb()Al Viro2011-06-24
| * | | | cifs: pull cifs_mount() call upAl Viro2011-06-24
| * | | | sanitize cifs_umount() prototypeAl Viro2011-06-24
| * | | | cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()Al Viro2011-06-24
| * | | | cifs: allocate mountdata earlierAl Viro2011-06-24