Age | Commit message (Expand) | Author | Files | Lines |
2010-02-23 | fs/exec.c: fix initial stack reservation | Michael Neuling | 1 | -1/+0 |
2010-02-20 | CacheFiles: Fix a race in cachefiles_delete_object() vs rename | David Howells | 1 | -1/+11 |
2010-02-20 | vfs: don't call ima_file_check() unconditionally in nfsd_open() | Chuck Ebbert | 1 | -1/+2 |
2010-02-19 | Switch proc/self to nd_set_link() | Al Viro | 1 | -5/+19 |
2010-02-19 | fix LOOKUP_FOLLOW on automount "symlinks" | Al Viro | 1 | -2/+12 |
2010-02-17 | sysfs: sysfs_sd_setattr set iattrs unconditionally | Eric W. Biederman | 1 | -18/+17 |
2010-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -2/+4 |
2010-02-16 | NFS: Too many GETATTR and ACCESS calls after direct I/O | Chuck Lever | 1 | -0/+3 |
2010-02-16 | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
2010-02-14 | reiserfs: Fix softlockup while waiting on an inode | Frederic Weisbecker | 1 | -0/+2 |
2010-02-13 | Btrfs: btrfs_mark_extent_written uses the wrong slot | Shaohua Li | 1 | -2/+4 |
2010-02-12 | GFS2: Fix bmap allocation corner-case bug | Steven Whitehouse | 1 | -1/+1 |
2010-02-12 | GFS2: Fix error code | Abhijith Das | 1 | -1/+1 |
2010-02-12 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 5 | -12/+10 |
2010-02-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -0/+6 |
2010-02-12 | fs/exec.c: restrict initial stack space expansion to rlimit | Michael Neuling | 1 | -2/+19 |
2010-02-12 | compat_ioctl: add compat handler for TIOCGSID ioctl | Andreas Schwab | 1 | -0/+1 |
2010-02-10 | compat_ioctl: ignore RAID_VERSION ioctl | Arnd Bergmann | 1 | -0/+2 |
2010-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 7 | -14/+54 |
2010-02-09 | NFS: Fix the mapping of the NFSERR_SERVERFAULT error | Trond Myklebust | 3 | -5/+5 |
2010-02-09 | NFS: Remove a redundant check for PageFsCache in nfs_migrate_page() | Trond Myklebust | 1 | -2/+1 |
2010-02-09 | NFS: Fix a bug in nfs_fscache_release_page() | Trond Myklebust | 1 | -5/+4 |
2010-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 4 | -13/+42 |
2010-02-09 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -9/+1 |
2010-02-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds | 28 | -129/+284 |
2010-02-09 | 9p: fix memory leak in v9fs_parse_options() | Eric Van Hensbergen | 1 | -10/+17 |
2010-02-09 | 9p: fix option parsing | Eric Van Hensbergen | 1 | -4/+6 |
2010-02-09 | 9p: Include fsync support for 9p client | M. Mohan Kumar | 3 | -1/+21 |
2010-02-09 | ocfs2/cluster: Make o2net connect messages KERN_NOTICE | Sunil Mushran | 1 | -3/+3 |
2010-02-09 | ocfs2/dlm: Fix printing of lockname | Sunil Mushran | 1 | -1/+1 |
2010-02-08 | Revert "nfsd4: fix error return when pseudoroot missing" | J. Bruce Fields | 1 | -9/+1 |
2010-02-08 | [SCSI] compat_ioct: fix bsg SG_IO | FUJITA Tomonori | 1 | -0/+6 |
2010-02-08 | cifs: fix dentry hash calculation for case-insensitive mounts | Jeff Layton | 1 | -2/+5 |
2010-02-08 | [CIFS] Don't cache timestamps on utimes due to coarse granularity | Steve French | 1 | -1/+11 |
2010-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -8/+9 |
2010-02-07 | Fix race in tty_fasync() properly | Linus Torvalds | 1 | -4/+2 |
2010-02-07 | Take ima_file_free() to proper place. | Al Viro | 1 | -0/+1 |
2010-02-07 | ima: rename ima_path_check to ima_file_check | Mimi Zohar | 2 | -3/+3 |
2010-02-07 | fix ima breakage | Mimi Zohar | 2 | -6/+3 |
2010-02-07 | Take ima_path_check() in nfsd past dentry_open() in nfsd_open() | Al Viro | 1 | -1/+2 |
2010-02-07 | freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb | Jun'ichi Nomura | 1 | -3/+4 |
2010-02-07 | befs: fix leak | Al Viro | 1 | -0/+1 |
2010-02-06 | [CIFS] Maximum username length check in session setup does not match | Steve French | 1 | -6/+5 |
2010-02-06 | cifs: fix length calculation for converted unicode readdir names | Jeff Layton | 1 | -0/+1 |
2010-02-06 | ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map() | Roel Kluin | 1 | -1/+1 |
2010-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 6 | -54/+19 |
2010-02-05 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 9 | -32/+93 |
2010-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 6 | -5/+27 |
2010-02-04 | Btrfs: apply updated fallocate i_size fix | Aneesh Kumar K.V | 1 | -1/+3 |
2010-02-04 | Btrfs: do not try and lookup the file extent when finishing ordered io | Josef Bacik | 1 | -44/+2 |