Age | Commit message (Expand) | Author | Files | Lines |
2010-09-16 | block: remove BLKDEV_IFL_WAIT | Christoph Hellwig | 12 | -27/+16 |
2010-09-10 | block: remove the BH_Eopnotsupp flag | Christoph Hellwig | 2 | -10/+2 |
2010-09-10 | fat: do not send discards as barriers | Christoph Hellwig | 1 | -1/+1 |
2010-09-10 | ext4: do not send discards as barriers | Christoph Hellwig | 1 | -1/+1 |
2010-09-10 | jbd2: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 1 | -39/+4 |
2010-09-10 | jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier | Jan Kara | 1 | -13/+16 |
2010-09-10 | jbd: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 1 | -27/+3 |
2010-09-10 | nilfs2: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 2 | -14/+3 |
2010-09-10 | reiserfs: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 1 | -86/+20 |
2010-09-10 | gfs2: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 2 | -17/+7 |
2010-09-10 | btrfs: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 4 | -21/+5 |
2010-09-10 | xfs: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 4 | -38/+3 |
2010-09-10 | block: pass gfp_mask and flags to sb_issue_discard | Christoph Hellwig | 2 | -2/+5 |
2010-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 1 | -1/+3 |
2010-08-19 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 6 | -9/+22 |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 32 | -377/+518 |
2010-08-18 | nilfs2: wait for discard to finish | Ryusuke Konishi | 1 | -1/+3 |
2010-08-18 | NFS: Fix an Oops in the NFSv4 atomic open code | Trond Myklebust | 2 | -4/+6 |
2010-08-18 | fs: brlock vfsmount_lock | Nick Piggin | 5 | -77/+134 |
2010-08-18 | fs: scale files_lock | Nick Piggin | 2 | -18/+108 |
2010-08-18 | tty: fix fu_list abuse | Nick Piggin | 1 | -0/+2 |
2010-08-18 | fs: cleanup files_lock locking | Nick Piggin | 2 | -26/+20 |
2010-08-18 | fs: remove extra lookup in __lookup_hash | Nick Piggin | 2 | -41/+51 |
2010-08-18 | fs: fs_struct rwlock to spinlock | Nick Piggin | 2 | -18/+18 |
2010-08-18 | fs: dentry allocation consolidation | Nick Piggin | 1 | -37/+33 |
2010-08-18 | fs: fix do_lookup false negative | Nick Piggin | 1 | -8/+2 |
2010-08-18 | mbcache: Limit the maximum number of cache entries | Andreas Gruenbacher | 1 | -6/+24 |
2010-08-18 | hostfs ->follow_link() braino | Al Viro | 1 | -1/+1 |
2010-08-18 | hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy | Al Viro | 1 | -1/+1 |
2010-08-18 | remove SWRITE* I/O types | Christoph Hellwig | 14 | -85/+72 |
2010-08-18 | kill BH_Ordered flag | Christoph Hellwig | 4 | -71/+62 |
2010-08-18 | vfs: update ctime when changing the file's permission by setfacl | Jan Kara | 1 | -0/+1 |
2010-08-18 | cramfs: only unlock new inodes | Alexander Shishkin | 1 | -1/+1 |
2010-08-18 | fix reiserfs_evict_inode end_writeback second call | Sergey Senozhatsky | 1 | -0/+1 |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2 | -3/+5 |
2010-08-18 | Make do_execve() take a const filename pointer | David Howells | 3 | -12/+14 |
2010-08-18 | NFS: Fix the selection of security flavours in Kconfig | Trond Myklebust | 2 | -2/+0 |
2010-08-16 | nilfs2: fix false warning saying one of two super blocks is broken | Ryusuke Konishi | 1 | -2/+2 |
2010-08-16 | nilfs2: fix list corruption after ifile creation failure | Ryusuke Konishi | 1 | -1/+3 |
2010-08-15 | mm: fix up some user-visible effects of the stack guard page | Linus Torvalds | 1 | -1/+7 |
2010-08-15 | fs/dcache: fix function param name in kernel-doc | Randy Dunlap | 1 | -1/+1 |
2010-08-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -19/+27 |
2010-08-14 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 7 | -42/+14 |
2010-08-14 | Mark arguments to certain syscalls as being const | David Howells | 3 | -24/+35 |
2010-08-14 | bkl: Remove locked .ioctl file operation | Arnd Bergmann | 4 | -36/+9 |
2010-08-14 | logfs: kill BKL | Arnd Bergmann | 3 | -6/+5 |
2010-08-13 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-08-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds | 6 | -93/+122 |
2010-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 11 | -46/+317 |
2010-08-13 | [S390] partitions: fix build error in ibm partition detection code | Heiko Carstens | 1 | -1/+1 |