Age | Commit message (Expand) | Author |
2009-07-30 | GFS2: remove dcache entries for remote deleted inodes | Benjamin Marzinski |
2009-07-30 | GFS2: Fix incorrent statfs consistency check | Benjamin Marzinski |
2009-07-30 | GFS2: Don't put unlikely reclaim candidates on the reclaim list. | Benjamin Marzinski |
2009-07-30 | GFS2: Don't try and dealloc own inode | Steven Whitehouse |
2009-07-30 | GFS2: Fix panic in glock memory shrinker | Benjamin Marzinski |
2009-07-30 | GFS2: keep statfs info in sync on grows | Benjamin Marzinski |
2009-07-30 | GFS2: Shrink the shrinker | Steven Whitehouse |
2009-07-22 | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-07-22 | lockdep: Fix lockdep annotation for pipe_double_lock() | Peter Zijlstra |
2009-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2009-07-21 | NFSv4: Fix a problem whereby a buggy server can oops the kernel | Trond Myklebust |
2009-07-21 | NFSv4: Fix an NFSv4 mount regression | Trond Myklebust |
2009-07-21 | NFSv4: Fix an Oops in nfs4_free_lock_state | Trond Myklebust |
2009-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2009-07-20 | cifs: free nativeFileSystem field before allocating a new one | Jeff Layton |
2009-07-16 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French |
2009-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2009-07-14 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-07-14 | 9p: Fix incorrect parameters to v9fs_file_readn. | Abhishek Kulkarni |
2009-07-14 | dlm: free socket in error exit path | Casey Dahlin |
2009-07-14 | fs/Kconfig: move nilfs2 out | Ryusuke Konishi |
2009-07-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-07-13 | jbd2: fix race between write_metadata_buffer and get_write_access | dingdinghua |
2009-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-07-13 | ext4: Fix ext4_mb_initialize_context() to initialize all fields | Theodore Ts'o |
2009-07-13 | ext4: fix null handler of ioctls in no journal mode | Peng Tao |
2009-07-13 | ext4: Fix buffer head reference leak in no-journal mode | Curt Wohlgemuth |
2009-07-13 | tracing/events: Move TRACE_SYSTEM outside of include guard | Li Zefan |
2009-07-12 | partitions: fix broken uevent_suppress conversion | Heiko Carstens |
2009-07-12 | AFS: Fix compilation warning | Artem Bityutskiy |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-11 | Revert "fuse: Fix build error" as unnecessary | Linus Torvalds |
2009-07-10 | isofs: fix Joliet regression | Bartlomiej Zolnierkiewicz |
2009-07-10 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2009-07-10 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2009-07-10 | fuse: Fix build error | Larry Finger |
2009-07-10 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-07-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2009-07-10 | block: fix sg SG_DXFER_TO_FROM_DEV regression | FUJITA Tomonori |
2009-07-10 | Fix congestion_wait() sync/async vs read/write confusion | Jens Axboe |
2009-07-10 | [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats | Steve French |
2009-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-07-09 | cifs: when ATTR_READONLY is set, only clear write bits on non-directories | Jeff Layton |
2009-07-09 | cifs: remove cifsInodeInfo->inUse counter | Jeff Layton |
2009-07-09 | cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget | Jeff Layton |
2009-07-09 | [CIFS] update cifs version number | Steve French |
2009-07-09 | cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls | Jeff Layton |
2009-07-09 | cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO | Jeff Layton |
2009-07-09 | cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo | Jeff Layton |
2009-07-09 | cifs: add pid of initiating process to spnego upcall info | Jeff Layton |