| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-07-05 | 1 | -8/+6 |
|\ |
|
| * | ceph: fix sync and dio writes across stripe boundaries | Sage Weil | 2011-06-14 | 1 | -3/+3 |
| * | ceph: fix page alignment corrections | Sage Weil | 2011-06-14 | 1 | -5/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch... | Linus Torvalds | 2011-07-05 | 2 | -3/+6 |
|\ \ |
|
| * | | hfsplus: Fix double iput of the same inode in hfsplus_fill_super() | Alexey Khoroshilov | 2011-06-30 | 1 | -1/+1 |
| * | | hfsplus: add missing call to bio_put() | Seth Forshee | 2011-06-30 | 1 | -2/+5 |
* | | | cifs: set socket send and receive timeouts before attempting connect | Jeff Layton | 2011-07-01 | 1 | -8/+8 |
|/ / |
|
* | | proc: restrict access to /proc/PID/io | Vasiliy Kulikov | 2011-06-28 | 1 | -2/+5 |
* | | mm: fix assertion mapping->nrpages == 0 in end_writeback() | Jan Kara | 2011-06-28 | 1 | -0/+7 |
* | | romfs: fix romfs_get_unmapped_area() argument check | Bob Liu | 2011-06-28 | 1 | -2/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-06-27 | 5 | -31/+100 |
|\ \ |
|
| * | | btrfs: fix inconsonant inode information | Miao Xie | 2011-06-27 | 3 | -26/+91 |
| * | | Btrfs: make sure to update total_bitmaps when freeing cache V3 | Josef Bacik | 2011-06-25 | 1 | -3/+6 |
| * | | Btrfs: fix type mismatch in find_free_extent() | Ilya Dryomov | 2011-06-25 | 1 | -2/+2 |
| * | | Btrfs: make sure to record the transid in new inodes | Chris Mason | 2011-06-24 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-06-27 | 4 | -6/+31 |
|\ \ \ |
|
| * | | | xfs: prevent bogus assert when trying to remove non-existent attribute | Dave Chinner | 2011-06-24 | 1 | -0/+7 |
| * | | | xfs: clear XFS_IDIRTY_RELEASE on truncate down | Dave Chinner | 2011-06-24 | 1 | -2/+5 |
| * | | | xfs: reset inode per-lifetime state when recycling it | Dave Chinner | 2011-06-24 | 2 | -4/+19 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-06-27 | 2 | -5/+3 |
|\ \ \ \ |
|
| * | | | | cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN | Jeff Layton | 2011-06-24 | 1 | -1/+1 |
| * | | | | cifs: free blkcipher in smbhash | Jeff Layton | 2011-06-24 | 1 | -4/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-06-27 | 4 | -116/+98 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | cifs: propagate errors from cifs_get_root() to mount(2) | Al Viro | 2011-06-25 | 1 | -7/+5 |
| * | | | | cifs: tidy cifs_do_mount() up a bit | Al Viro | 2011-06-25 | 1 | -22/+22 |
| * | | | | cifs: more breakage on mount failures | Al Viro | 2011-06-25 | 1 | -7/+4 |
| * | | | | cifs: close sget() races | Al Viro | 2011-06-25 | 1 | -3/+9 |
| * | | | | cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() | Al Viro | 2011-06-25 | 2 | -14/+4 |
| * | | | | cifs: move cifs_umount() call into ->kill_sb() | Al Viro | 2011-06-25 | 1 | -18/+1 |
| * | | | | cifs: pull cifs_mount() call up | Al Viro | 2011-06-25 | 1 | -12/+15 |
| * | | | | sanitize cifs_umount() prototype | Al Viro | 2011-06-25 | 3 | -8/+5 |
| * | | | | cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() | Al Viro | 2011-06-25 | 2 | -3/+3 |
| * | | | | cifs: allocate mountdata earlier | Al Viro | 2011-06-25 | 1 | -11/+10 |
| * | | | | cifs: leak on mount if we share superblock | Al Viro | 2011-06-25 | 1 | -0/+2 |
| * | | | | cifs: don't pass superblock to cifs_mount() | Al Viro | 2011-06-25 | 4 | -22/+26 |
| * | | | | cifs: don't leak nls on mount failure | Al Viro | 2011-06-25 | 1 | -0/+1 |
| * | | | | cifs: double free on mount failure | Al Viro | 2011-06-25 | 1 | -6/+8 |
| * | | | | take bdi setup/destruction into cifs_mount/cifs_umount | Al Viro | 2011-06-25 | 2 | -11/+11 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-06-24 | 1 | -1/+13 |
|\ \ \ \ \ |
|
| * | | | | | block: use the passed in @bdev when claiming if partno is zero | Tejun Heo | 2011-06-13 | 1 | -1/+13 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-06-24 | 1 | -14/+25 |
|\ \ \ \ \ \ |
|
| * | | | | | | cifs: fix wsize negotiation to respect max buffer size and active signing (tr... | Jeff Layton | 2011-06-23 | 1 | -13/+20 |
| * | | | | | | CIFS: Fix problem with 3.0-rc1 null user mount failure | Pavel Shilovsky | 2011-06-22 | 1 | -1/+5 |
* | | | | | | | Remove unneeded version.h includes from fs/ | Jesper Juhl | 2011-06-24 | 2 | -2/+0 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2011-06-23 | 4 | -12/+11 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | jfs: agstart field must be 64 bits | Dave Kleikamp | 2011-06-21 | 1 | -1/+1 |
| * | | | | | | JFS: Don't save agno in the inode | Dave Kleikamp | 2011-06-20 | 3 | -9/+9 |
| * | | | | | | jfs: Update agstart when resizing volume | Dave Kleikamp | 2011-06-20 | 1 | -2/+1 |
| * | | | | | | jfs: old_agsize should be 64 bits in jfs_extendfs | Dave Kleikamp | 2011-06-20 | 1 | -1/+1 |
* | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-06-22 | 12 | -61/+127 |
|\ \ \ \ \ \ \ |
|