Age | Commit message (Expand) | Author |
2008-01-17 | jbd: do not try lock_acquire after handle made invalid | Jonas Bonn |
2008-01-17 | hfs: fix coverity-found null deref | Eric Sandeen |
2008-01-16 | sysfs: fix bugs in sysfs_rename/move_dir() | Tejun Heo |
2008-01-16 | sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup | Tejun Heo |
2008-01-14 | Revert "writeback: introduce writeback_control.more_io to indicate more io" | Linus Torvalds |
2008-01-14 | fix the "remove task_ppid_nr_ns" commit | Oleg Nesterov |
2008-01-13 | knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. | NeilBrown |
2008-01-13 | remove task_ppid_nr_ns | Roland McGrath |
2008-01-12 | Use access mode instead of open flags to determine needed permissions | Linus Torvalds |
2008-01-11 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2008-01-11 | [XFS] fix unaligned access in readdir | Christoph Hellwig |
2008-01-10 | NFSv4: Give the lock stateid its own sequence queue | Trond Myklebust |
2008-01-08 | hfs: handle more on-disk corruptions without oopsing | Eric Sandeen |
2008-01-08 | eCryptfs: fix dentry handling on create error, unlink, and inode destroy | Michael Halcrow |
2008-01-08 | fat: optimize fat_count_free_clusters() | OGAWA Hirofumi |
2008-01-07 | core dump: real_parent ppid | Roland McGrath |
2008-01-06 | fix: using joysticks in 32 bit applications on 64 bit systems | Akos Maroy |
2008-01-03 | NFSv4: Fix open_to_lock_owner sequenceid allocation... | Trond Myklebust |
2008-01-03 | NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error | Trond Myklebust |
2008-01-03 | NFSv4: Fix circular locking dependency in nfs4_kill_renewd | Trond Myklebust |
2008-01-03 | NFS: Fix a possible Oops in fs/nfs/super.c | Trond Myklebust |
2008-01-02 | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid | Al Viro |
2008-01-02 | Unify /proc/slabinfo configuration | Linus Torvalds |
2008-01-02 | slub: register slabinfo to procfs | Pekka Enberg |
2007-12-23 | ecryptfs: redo dget,mntget on dentry_open failure | Eric Sandeen |
2007-12-23 | ecryptfs: fix unlocking in error paths | Eric Sandeen |
2007-12-23 | Don't send quota messages repeatedly when hardlimit reached | Jan Kara |
2007-12-23 | Fix computation of SKB size for quota messages | Jan Kara |
2007-12-23 | ecryptfs: fix string overflow on long cipher names | Eric Sandeen |
2007-12-20 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2007-12-21 | [XFS] Initialise current offset in xfs_file_readdir correctly | Lachlan McIlroy |
2007-12-21 | [XFS] Fix mknod regression | Christoph Hellwig |
2007-12-20 | mm: fix exit_mmap BUG() on a.out binary exit | Ivan Kokshaysky |
2007-12-18 | [XFS] Put the correct offset in dirent d_off | Lachlan McIlroy |
2007-12-18 | [XFS] Don't wait for pending I/Os when purging blocks beyond eof. | Lachlan McIlroy |
2007-12-17 | Fix compilation warning in dquot.c | Jan Kara |
2007-12-17 | ecryptfs: fix fsx data corruption problems | Eric Sandeen |
2007-12-17 | ecryptfs: set s_blocksize from lower fs in sb | Eric Sandeen |
2007-12-17 | ext3, ext4: avoid divide by zero | Andries E. Brouwer |
2007-12-17 | fs/Kconfig: grammar fix | Uwe Kleine-König |
2007-12-17 | ecryptfs: initialize new auth_tokens before teardown | Eric Sandeen |
2007-12-17 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2007-12-17 | ocfs2: Re-journal buffers after transaction extend | Mark Fasheh |
2007-12-17 | ocfs2: Allow for debugging of transaction extends | Mark Fasheh |
2007-12-17 | ocfs2: Don't panic when truncating an empty extent | Mark Fasheh |
2007-12-17 | ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans() | Mark Fasheh |
2007-12-12 | NFS: Fix an Oops in NFS unmount | Trond Myklebust |
2007-12-12 | Revert "NFS: Ensure we return zero if applications attempt to write zero bytes" | Trond Myklebust |
2007-12-11 | NFSv2/v3: Fix a memory leak when using -onolock | Trond Myklebust |
2007-12-11 | NFS: Fix NFS mountpoint crossing... | Trond Myklebust |