Age | Commit message (Expand) | Author |
2008-10-13 | vfs: Use const for kernel parser table | Steven Whitehouse |
2008-10-13 | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds |
2008-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-10-13 | Merge git://git.infradead.org/users/dwmw2/random-2.6 | Linus Torvalds |
2008-10-13 | Simplify devpts_pty_kill | Sukadev Bhattiprolu |
2008-10-13 | Simplify devpts_pty_new() | Sukadev Bhattiprolu |
2008-10-13 | Simplify devpts_get_tty() | Sukadev Bhattiprolu |
2008-10-13 | Add an instance parameter devpts interfaces | Sukadev Bhattiprolu |
2008-10-13 | tty: Redo current tty locking | Alan Cox |
2008-10-13 | tty: the vhangup syscall is racy | Alan Cox |
2008-10-13 | tty: Make get_current_tty use a kref | Alan Cox |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-10-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2008-10-13 | integrity: special fs magic | Mimi Zohar |
2008-10-12 | ext4: fix kconfig typo and extra whitespace | Jan Engelhardt |
2008-10-12 | ext4: fix build failure without procfs | Alexander Beregalov |
2008-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2008-10-12 | provide generic_block_fiemap() only with BLOCK=y | Adrian Bunk |
2008-10-12 | [CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass... | Jeff Layton |
2008-10-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2008-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2008-10-10 | ext4: add an option to control error handling on file data | Hidehiro Kawai |
2008-10-10 | jbd2: don't dirty original metadata buffer on abort | Hidehiro Kawai |
2008-10-10 | ext4: add checks for errors from jbd2 | Hidehiro Kawai |
2008-10-10 | jbd2: fix error handling for checkpoint io | Hidehiro Kawai |
2008-10-12 | jbd2: abort when failed to log metadata buffers | Hidehiro Kawai |
2008-10-10 | ext4: Rename ext4dev to ext4 | Theodore Ts'o |
2008-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2008-10-10 | Fix barrier fail detection in XFS | Christoph Hellwig |
2008-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2008-10-10 | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-10-10 | proc: remove kernel.maps_protect | Alexey Dobriyan |
2008-10-10 | proc: remove now unneeded ADDBUF macro | Alexey Dobriyan |
2008-10-10 | [PATCH] proc: show personality via /proc/pid/personality | Kees Cook |
2008-10-10 | [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l... | Lai Jiangshan |
2008-10-10 | proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig | Alexey Dobriyan |
2008-10-10 | proc: make grab_header() static | Adrian Bunk |
2008-10-10 | proc: remove unused get_dma_list() | Alexey Dobriyan |
2008-10-10 | proc: remove dummy vmcore_open() | Alexey Dobriyan |
2008-10-10 | proc: proc_sys_root tweak | Alexey Dobriyan |
2008-10-10 | proc: fix return value of proc_reg_open() in "too late" case | Alexey Dobriyan |
2008-10-09 | Don't allow splice() to files opened with O_APPEND | Linus Torvalds |
2008-10-09 | block_dev: fix kernel-doc in new functions | Randy Dunlap |
2008-10-09 | block: mark bio_split_pool static | Denis ChengRq |
2008-10-09 | block: Find bio sector offset given idx and offset | Martin K. Petersen |
2008-10-09 | block: Introduce integrity data ownership flag | Martin K. Petersen |
2008-10-09 | block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1 | Jens Axboe |
2008-10-09 | block: cleanup some of the integrity stuff in blkdev.h | Jens Axboe |
2008-10-09 | block: add bio_kmalloc() | Jens Axboe |
2008-10-09 | Call flush_disk() after detecting an online resize. | Andrew Patterson |