| Commit message (Expand) | Author | Age |
* | NFSv4: fix delegated locking | Trond Myklebust | 2010-04-26 |
* | NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR | Trond Myklebust | 2010-04-26 |
* | CIFS: initialize nbytes at the beginning of CIFSSMBWrite() | Steve French | 2010-04-26 |
* | cifs: Fix a kernel BUG with remote OS/2 server (try #3) | Suresh Jayaraman | 2010-04-26 |
* | raw: fsync method is now required | Anton Blanchard | 2010-04-26 |
* | reiserfs: Fix locking BUG during mount failure | Jeff Mahoney | 2010-04-26 |
* | oom: fix the unsafe usage of badness() in proc_oom_score() | Oleg Nesterov | 2010-04-26 |
* | fat: fix buffer overflow in vfat_create_shortname() | Nikolaus Schulz | 2010-04-26 |
* | GFS2: Skip check for mandatory locks when unlocking | Sachin Prabhu | 2010-04-01 |
* | quota: Fix warning when a delayed write happens before quota is enabled | Jan Kara | 2010-04-01 |
* | quota: manage reserved space when quota is not active [v2] | Dmitry Monakhov | 2010-04-01 |
* | nilfs2: fix hang-up of cleaner after log writer returned with error | Ryusuke Konishi | 2010-04-01 |
* | fs/partition/msdos: fix unusable extended partition for > 512B sector | OGAWA Hirofumi | 2010-04-01 |
* | fs/partitions/msdos: add support for large disks | Daniel Taylor | 2010-04-01 |
* | NFS: Prevent another deadlock in nfs_release_page() | Trond Myklebust | 2010-04-01 |
* | NFS: Avoid a deadlock in nfs_release_page | Trond Myklebust | 2010-04-01 |
* | NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode() | Trond Myklebust | 2010-04-01 |
* | coredump: suppress uid comparison test if core output files are pipes | Neil Horman | 2010-04-01 |
* | NFS: Fix an allocation-under-spinlock bug | Trond Myklebust | 2010-03-15 |
* | ocfs2: Only bug out in direct io write for reflinked extent. | Tao Ma | 2010-03-15 |
* | sysfs: Cache the last sysfs_dirent to improve readdir scalability v2 | Eric W. Biederman | 2010-03-15 |
* | vfs: take f_lock on modifying f_mode after open time | Wu Fengguang | 2010-03-15 |
* | fs/exec.c: fix initial stack reservation | Michael Neuling | 2010-02-22 |
* | CacheFiles: Fix a race in cachefiles_delete_object() vs rename | David Howells | 2010-02-20 |
* | vfs: don't call ima_file_check() unconditionally in nfsd_open() | Chuck Ebbert | 2010-02-20 |
* | Switch proc/self to nd_set_link() | Al Viro | 2010-02-19 |
* | fix LOOKUP_FOLLOW on automount "symlinks" | Al Viro | 2010-02-19 |
* | sysfs: sysfs_sd_setattr set iattrs unconditionally | Eric W. Biederman | 2010-02-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-02-15 |
|\ |
|
| * | Btrfs: btrfs_mark_extent_written uses the wrong slot | Shaohua Li | 2010-02-12 |
* | | NFS: Too many GETATTR and ACCESS calls after direct I/O | Chuck Lever | 2010-02-15 |
* | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-15 |
|\ \ |
|
| * | | reiserfs: Fix softlockup while waiting on an inode | Frederic Weisbecker | 2010-02-14 |
* | | | GFS2: Fix bmap allocation corner-case bug | Steven Whitehouse | 2010-02-12 |
* | | | GFS2: Fix error code | Abhijith Das | 2010-02-12 |
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-02-11 |
|\ \ \ |
|
| * | | | NFS: Fix the mapping of the NFSERR_SERVERFAULT error | Trond Myklebust | 2010-02-09 |
| * | | | NFS: Remove a redundant check for PageFsCache in nfs_migrate_page() | Trond Myklebust | 2010-02-09 |
| * | | | NFS: Fix a bug in nfs_fscache_release_page() | Trond Myklebust | 2010-02-09 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-02-11 |
|\ \ \ \ |
|
| * | | | | [SCSI] compat_ioct: fix bsg SG_IO | FUJITA Tomonori | 2010-02-08 |
* | | | | | fs/exec.c: restrict initial stack space expansion to rlimit | Michael Neuling | 2010-02-11 |
* | | | | | compat_ioctl: add compat handler for TIOCGSID ioctl | Andreas Schwab | 2010-02-11 |
* | | | | | compat_ioctl: ignore RAID_VERSION ioctl | Arnd Bergmann | 2010-02-10 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-02-10 |
|\ \ \ \ \ |
|
| * | | | | | cifs: fix dentry hash calculation for case-insensitive mounts | Jeff Layton | 2010-02-08 |
| * | | | | | [CIFS] Don't cache timestamps on utimes due to coarse granularity | Steve French | 2010-02-08 |
| * | | | | | [CIFS] Maximum username length check in session setup does not match | Steve French | 2010-02-06 |
| * | | | | | cifs: fix length calculation for converted unicode readdir names | Jeff Layton | 2010-02-06 |
| * | | | | | [CIFS] Add support for TCP_NODELAY | Steve French | 2009-12-31 |