Age | Commit message (Expand) | Author |
2010-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-08-18 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-19 | nilfs2: wait for discard to finish | Ryusuke Konishi |
2010-08-18 | NFS: Fix an Oops in the NFSv4 atomic open code | Trond Myklebust |
2010-08-18 | fs: brlock vfsmount_lock | Nick Piggin |
2010-08-18 | fs: scale files_lock | Nick Piggin |
2010-08-18 | tty: fix fu_list abuse | Nick Piggin |
2010-08-18 | fs: cleanup files_lock locking | Nick Piggin |
2010-08-18 | fs: remove extra lookup in __lookup_hash | Nick Piggin |
2010-08-18 | fs: fs_struct rwlock to spinlock | Nick Piggin |
2010-08-18 | fs: dentry allocation consolidation | Nick Piggin |
2010-08-18 | fs: fix do_lookup false negative | Nick Piggin |
2010-08-18 | mbcache: Limit the maximum number of cache entries | Andreas Gruenbacher |
2010-08-18 | hostfs ->follow_link() braino | Al Viro |
2010-08-18 | hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy | Al Viro |
2010-08-18 | remove SWRITE* I/O types | Christoph Hellwig |
2010-08-18 | kill BH_Ordered flag | Christoph Hellwig |
2010-08-18 | vfs: update ctime when changing the file's permission by setfacl | Jan Kara |
2010-08-18 | cramfs: only unlock new inodes | Alexander Shishkin |
2010-08-18 | fix reiserfs_evict_inode end_writeback second call | Sergey Senozhatsky |
2010-08-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-17 | NFS: Fix the selection of security flavours in Kconfig | Trond Myklebust |
2010-08-16 | nilfs2: fix false warning saying one of two super blocks is broken | Ryusuke Konishi |
2010-08-16 | nilfs2: fix list corruption after ifile creation failure | Ryusuke Konishi |
2010-08-15 | mm: fix up some user-visible effects of the stack guard page | Linus Torvalds |
2010-08-14 | fs/dcache: fix function param name in kernel-doc | Randy Dunlap |
2010-08-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-08-13 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-14 | bkl: Remove locked .ioctl file operation | Arnd Bergmann |
2010-08-14 | logfs: kill BKL | Arnd Bergmann |
2010-08-13 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-08-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds |
2010-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-08-13 | [S390] partitions: fix build error in ibm partition detection code | Heiko Carstens |
2010-08-12 | Revert "fsnotify: store struct file not struct path" | Linus Torvalds |
2010-08-12 | [NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is set | Steve French |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-12 | Add a dummy printk function for the maintenance of unused printks | David Howells |
2010-08-12 | mm: fix writeback_in_progress() | Jan Kara |
2010-08-12 | writeback: merge for_kupdate and !for_kupdate cases | Wu Fengguang |
2010-08-12 | writeback: fix queue_io() ordering | Wu Fengguang |
2010-08-12 | writeback: don't redirty tail an inode with dirty pages | Wu Fengguang |
2010-08-12 | writeback: avoid unnecessary calculation of bdi dirty thresholds | Wu Fengguang |
2010-08-11 | AFS: Implement an autocell mount capability [ver #2] | wanglei |
2010-08-11 | DNS: If the DNS server returns an error, allow that to be cached [ver #2] | Wang Lei |
2010-08-11 | NFS: Use kernel DNS resolver [ver #2] | Bryan Schumaker |
2010-08-11 | cifs: update README to include details about 'fsc' option | Suresh Jayaraman |