| Commit message (Expand) | Author | Age | Files | Lines |
* | debugfs: check return value correctly | Akinobu Mita | 2006-11-16 | 1 | -2/+2 |
* | [PATCH] eCryptfs: CIFS nlink fixes | Michael Halcrow | 2006-11-16 | 2 | -1/+8 |
* | [PATCH] fat: add fat_getattr() | OGAWA Hirofumi | 2006-11-16 | 3 | -0/+12 |
* | [PATCH] AFS: Amend the AFS configuration options | David Howells | 2006-11-16 | 1 | -2/+1 |
* | [PATCH] hfs_fill_super returns success even if no root inode | Eric Sandeen | 2006-11-16 | 1 | -0/+2 |
* | [PATCH] eCryptfs: dput() lower d_parent on rename | Michael Halcrow | 2006-11-16 | 1 | -0/+2 |
* | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins | 2006-11-14 | 1 | -13/+8 |
* | [PATCH] autofs4: panic after mount fail | Ian Kent | 2006-11-14 | 4 | -6/+32 |
* | Merge git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2006-11-13 | 15 | -113/+189 |
|\ |
|
| * | [XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h | David Chinner | 2006-11-11 | 2 | -20/+30 |
| * | [XFS] Prevent a deadlock when xfslogd unpins inodes. | David Chinner | 2006-11-11 | 3 | -32/+66 |
| * | [XFS] Clean up i_flags and i_flags_lock handling. | David Chinner | 2006-11-11 | 5 | -35/+57 |
| * | [XFS] 956664: dm_read_invis() changes i_atime | Vlad Apostolov | 2006-11-11 | 1 | -1/+4 |
| * | [XFS] rename uio_read() to xfs_uio_read() | Vlad Apostolov | 2006-11-11 | 4 | -5/+5 |
| * | [XFS] Keep lockdep happy. | Tim Shimmin | 2006-11-11 | 1 | -0/+1 |
| * | [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when | Vlad Apostolov | 2006-11-11 | 4 | -21/+27 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-11-13 | 3 | -13/+22 |
|\ \
| |/
|/| |
|
| * | [CIFS] Fix minor problem with previous patch | Steve French | 2006-11-09 | 1 | -1/+2 |
| * | [CIFS] Fix mount failure when domain not specified | Steve French | 2006-11-09 | 1 | -10/+13 |
| * | [CIFS] Explicitly set stat->blksize | Steve French | 2006-11-07 | 1 | -1/+3 |
| * | [CIFS] NFS stress test generates flood of "close with pending write" messages | Steve French | 2006-11-07 | 1 | -2/+5 |
* | | [PATCH] nfsd: fix spurious error return from nfsd_create in async case | J. Bruce Fields | 2006-11-09 | 1 | -1/+1 |
* | | [PATCH] nfsd4: fix open-create permissions | J. Bruce Fields | 2006-11-09 | 3 | -4/+8 |
* | | [PATCH] nfsd4: reindent do_open_lookup() | J. Bruce Fields | 2006-11-09 | 1 | -13/+11 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2006-11-06 | 4 | -19/+46 |
|\ |
|
| * | [DLM] fix oops in kref_put when removing a lockspace | Patrick Caulfield | 2006-11-06 | 1 | -0/+5 |
| * | [DLM] Fix kref_put oops | Patrick Caulfield | 2006-11-06 | 1 | -1/+8 |
| * | [GFS2] Fix OOM error handling | Steven Whitehouse | 2006-11-06 | 1 | -0/+3 |
| * | [GFS2] Fix incorrect fs sync behaviour. | Steven Whitehouse | 2006-11-06 | 1 | -16/+28 |
| * | [GFS2] don't panic needlessly | Alexey Dobriyan | 2006-11-06 | 1 | -2/+2 |
* | | [PATCH] sysctl: implement CTL_UNNUMBERED | Eric W. Biederman | 2006-11-06 | 2 | -8/+0 |
|/ |
|
* | [PATCH] splice: fix problem introduced with inode diet | Jens Axboe | 2006-11-04 | 1 | -6/+20 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2006-11-04 | 1 | -4/+5 |
|\ |
|
| * | JFS: Remove redundant xattr permission checking | Dave Kleikamp | 2006-11-02 | 1 | -4/+5 |
* | | [PATCH] Fix user.* xattr permission check for sticky dirs | Andreas Gruenbacher | 2006-11-03 | 1 | -3/+10 |
* | | [PATCH] reiserfs: reset errval after initializing bitmap cache | Jeff Mahoney | 2006-11-03 | 1 | -0/+1 |
* | | [PATCH] NFS4: fix for recursive locking problem | Srinivasa Ds | 2006-11-03 | 1 | -1/+1 |
* | | [PATCH] gfs2: ->readpages() fixes | OGAWA Hirofumi | 2006-11-03 | 1 | -7/+0 |
* | | [PATCH] fuse: ->readpages() cleanup | OGAWA Hirofumi | 2006-11-03 | 1 | -6/+3 |
* | | [PATCH] cifs: ->readpages() fixes | OGAWA Hirofumi | 2006-11-03 | 1 | -22/+1 |
* | | [PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handling | Heiko Carstens | 2006-11-03 | 1 | -3/+17 |
* | | [PATCH] eCryptfs: Fix pointer deref | Michael Halcrow | 2006-11-03 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-11-03 | 4 | -6/+29 |
|\ \ |
|
| * | | [CIFS] report rename failure when target file is locked by Windows | Steve French | 2006-11-02 | 2 | -6/+12 |
| * | | [CIFS] Allow null user connections | Steve French | 2006-10-30 | 2 | -1/+9 |
| * | | [CIFS] Fix readdir breakage when blocksize set too small | Steve French | 2006-10-30 | 1 | -0/+9 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2006-11-02 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | jfs: Add splice support | Daniel Drake | 2006-10-30 | 1 | -0/+2 |
| |/ |
|
* | | [PATCH] eCryptfs: Fix handling of lower d_count | Michael Halcrow | 2006-10-31 | 2 | -43/+27 |
* | | [PATCH] eCryptfs: Remove ecryptfs_umount_begin | Michael Halcrow | 2006-10-31 | 1 | -18/+0 |