| Commit message (Expand) | Author | Age | Files | Lines |
* | genhd, efi: add efi partition metadata to hd_structs | Will Drewry | 2010-09-15 | 1 | -0/+25 |
* | block, partition: add partition_meta_info to hd_struct | Will Drewry | 2010-09-15 | 2 | -3/+23 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-08-22 | 1 | -1/+3 |
|\ |
|
| * | nilfs2: wait for discard to finish | Ryusuke Konishi | 2010-08-18 | 1 | -1/+3 |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-08-19 | 6 | -9/+22 |
|\ \ |
|
| * | | NFS: Fix an Oops in the NFSv4 atomic open code | Trond Myklebust | 2010-08-18 | 2 | -4/+6 |
| * | | NFS: Fix the selection of security flavours in Kconfig | Trond Myklebust | 2010-08-17 | 2 | -2/+0 |
| * | | NFS: fix the return value of nfs_file_fsync() | J. R. Okajima | 2010-08-11 | 1 | -1/+1 |
| * | | nfs: Remove redundant NULL check upon kfree() | Davidlohr Bueso | 2010-08-11 | 1 | -2/+1 |
| * | | nfs: Add "lookupcache" to displayed mount options | Patrick J. LoPresti | 2010-08-10 | 1 | -0/+7 |
| * | | NFS: allow close-to-open cache semantics to apply to root of NFS filesystem | Neil Brown | 2010-08-10 | 1 | -0/+7 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-18 | 32 | -377/+518 |
|\ \ \
| |_|/
|/| | |
|
| * | | fs: brlock vfsmount_lock | Nick Piggin | 2010-08-18 | 5 | -77/+134 |
| * | | fs: scale files_lock | Nick Piggin | 2010-08-18 | 2 | -18/+108 |
| * | | tty: fix fu_list abuse | Nick Piggin | 2010-08-18 | 1 | -0/+2 |
| * | | fs: cleanup files_lock locking | Nick Piggin | 2010-08-18 | 2 | -26/+20 |
| * | | fs: remove extra lookup in __lookup_hash | Nick Piggin | 2010-08-18 | 2 | -41/+51 |
| * | | fs: fs_struct rwlock to spinlock | Nick Piggin | 2010-08-18 | 2 | -18/+18 |
| * | | fs: dentry allocation consolidation | Nick Piggin | 2010-08-18 | 1 | -37/+33 |
| * | | fs: fix do_lookup false negative | Nick Piggin | 2010-08-18 | 1 | -8/+2 |
| * | | mbcache: Limit the maximum number of cache entries | Andreas Gruenbacher | 2010-08-18 | 1 | -6/+24 |
| * | | hostfs ->follow_link() braino | Al Viro | 2010-08-18 | 1 | -1/+1 |
| * | | hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy | Al Viro | 2010-08-18 | 1 | -1/+1 |
| * | | remove SWRITE* I/O types | Christoph Hellwig | 2010-08-18 | 14 | -85/+72 |
| * | | kill BH_Ordered flag | Christoph Hellwig | 2010-08-18 | 4 | -71/+62 |
| * | | vfs: update ctime when changing the file's permission by setfacl | Jan Kara | 2010-08-18 | 1 | -0/+1 |
| * | | cramfs: only unlock new inodes | Alexander Shishkin | 2010-08-18 | 1 | -1/+1 |
| * | | fix reiserfs_evict_inode end_writeback second call | Sergey Senozhatsky | 2010-08-18 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-08-18 | 2 | -3/+5 |
|\ \ \ |
|
| * | | | nilfs2: fix false warning saying one of two super blocks is broken | Ryusuke Konishi | 2010-08-16 | 1 | -2/+2 |
| * | | | nilfs2: fix list corruption after ifile creation failure | Ryusuke Konishi | 2010-08-16 | 1 | -1/+3 |
| |/ / |
|
* / / | Make do_execve() take a const filename pointer | David Howells | 2010-08-18 | 3 | -12/+14 |
|/ / |
|
* | | mm: fix up some user-visible effects of the stack guard page | Linus Torvalds | 2010-08-15 | 1 | -1/+7 |
* | | fs/dcache: fix function param name in kernel-doc | Randy Dunlap | 2010-08-15 | 1 | -1/+1 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-08-14 | 1 | -19/+27 |
|\ \ |
|
| * | | ext4: clean up compiler warning in start_this_handle() | Theodore Ts'o | 2010-08-09 | 1 | -19/+27 |
* | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-08-14 | 7 | -42/+14 |
|\ \ \ |
|
| * | | | bkl: Remove locked .ioctl file operation | Arnd Bergmann | 2010-08-14 | 4 | -36/+9 |
| * | | | logfs: kill BKL | Arnd Bergmann | 2010-08-14 | 3 | -6/+5 |
* | | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-14 | 3 | -24/+35 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-08-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [S390] partitions: fix build error in ibm partition detection code | Heiko Carstens | 2010-08-13 | 1 | -1/+1 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds | 2010-08-13 | 6 | -93/+122 |
|\ \ \ \ |
|
| * | | | | O2net: Disallow o2net accept connection request from itself. | Tristan Ye | 2010-08-07 | 1 | -5/+12 |
| * | | | | ocfs2/dlm: remove potential deadlock -V3 | Wengang Wang | 2010-08-07 | 1 | -4/+0 |
| * | | | | ocfs2/dlm: avoid incorrect bit set in refmap on recovery master | Wengang Wang | 2010-08-07 | 2 | -25/+31 |
| * | | | | Fix the nested PR lock calling issue in ACL | Jiaju Zhang | 2010-08-07 | 1 | -3/+21 |
| * | | | | ocfs2: Count more refcount records in file system fragmentation. | Tao Ma | 2010-08-07 | 1 | -5/+15 |
| * | | | | ocfs2 fix o2dlm dlm run purgelist (rev 3) | Srinivas Eeda | 2010-08-07 | 1 | -46/+34 |
| * | | | | ocfs2/dlm: fix a dead lock | Wengang Wang | 2010-08-07 | 1 | -3/+2 |