Age | Commit message (Expand) | Author |
2009-01-08 | generic swap(): ext3: remove local swap() macro | Wu Fengguang |
2009-01-08 | remove lots of double-semicolons | Fernando Carrijo |
2009-01-08 | romfs: romfs_iget() - unsigned ino >= 0 is always true | roel kluin |
2009-01-08 | vmcore: remove saved_max_pfn check | Magnus Damm |
2009-01-08 | ELF: implement AT_RANDOM for glibc PRNG seeding | Kees Cook |
2009-01-08 | memcg: synchronized LRU | KAMEZAWA Hiroyuki |
2009-01-08 | quota: don't set grace time when user isn't above softlimit | Jan Kara |
2009-01-08 | coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL | Richard A. Holden III |
2009-01-08 | jbd: remove excess kernel-doc notation | Randy Dunlap |
2009-01-08 | ext3: tighten restrictions on inode flags | Duane Griffin |
2009-01-08 | ext3: don't inherit inappropriate inode flags from parent | Duane Griffin |
2009-01-08 | ext3: allocate ->s_blockgroup_lock separately | Pekka Enberg |
2009-01-08 | jbd: improve fsync batching | Josef Bacik |
2009-01-08 | ext2: tighten restrictions on inode flags | Duane Griffin |
2009-01-08 | ext2: don't inherit inappropriate inode flags from parent | Duane Griffin |
2009-01-08 | ext2: allocate ->s_blockgroup_lock separately | Pekka J Enberg |
2009-01-08 | ext2: fix ext2_splice_branch() comments | Qinghuang Feng |
2009-01-08 | async: Don't call async_synchronize_full_special() while holding sb_lock | Dave Kleikamp |
2009-01-07 | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async | Linus Torvalds |
2009-01-07 | nfsd: last_byte_offset | Benny Halevy |
2009-01-07 | nfsd: delete wrong file comment from nfsd/nfs4xdr.c | Marc Eshel |
2009-01-07 | nfsd: git rid of nfs4_cb_null_ops declaration | Benny Halevy |
2009-01-07 | nfsd: dprint each op status in nfsd4_proc_compound | Benny Halevy |
2009-01-07 | nfsd: add etoosmall to nfserrno | Dean Hildebrand |
2009-01-07 | NFSD: FIDs need to take precedence over UUIDs | Steve Dickson |
2009-01-07 | nfsd: fix double-locks of directory mutex | J. Bruce Fields |
2009-01-07 | CRED: Fix NFSD regression | David Howells |
2009-01-07 | NLM: Clean up flow of control in make_socks() function | Chuck Lever |
2009-01-07 | NLM: Refactor make_socks() function | Chuck Lever |
2009-01-07 | nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT | J. Bruce Fields |
2009-01-07 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-07 | debugfs: add helpers for exporting a size_t simple value | Inaky Perez-Gonzalez |
2009-01-07 | async: make the final inode deletion an asynchronous event | Arjan van de Ven |
2009-01-07 | GFS2: Fix typo in gfs_page_mkwrite() | Benjamin Marzinski |
2009-01-07 | GFS2: LSF and LBD are now one and the same | Steven Whitehouse |
2009-01-07 | GFS2: Set GFP_NOFS when allocating page on write | Steven Whitehouse |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2009-01-06 | bfs: check that filesystem fits on the blockdevice | Eric Sesterhenn |
2009-01-06 | bfs: add some basic sanity checks | Eric Sesterhenn |
2009-01-06 | fs/exec.c: make do_coredump() void | WANG Cong |
2009-01-06 | minix: fix add link's wrong position calculation | Evgeniy Dushistov |
2009-01-06 | autofs4: fix string validation check order | Ian Kent |
2009-01-06 | autofs4: make autofs type usage explicit | Ian Kent |
2009-01-06 | autofs4: fix var shadowed by local delaration | Ian Kent |
2009-01-06 | autofs4: improve parameter usage | Ian Kent |