Age | Commit message (Expand) | Author |
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 | 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 |
2009-01-06 | fs/ecryptfs/inode.c: cleanup kerneldoc | Qinghuang Feng |
2009-01-06 | eCryptfs: Clean up ecryptfs_decode_from_filename() | Michael Halcrow |
2009-01-06 | eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet() | Michael Halcrow |
2009-01-06 | eCryptfs: Fix data types (int/size_t) | Michael Halcrow |
2009-01-06 | eCryptfs: Replace %Z with %z | Michael Halcrow |
2009-01-06 | eCryptfs: Filename Encryption: mount option | Michael Halcrow |
2009-01-06 | eCryptfs: Filename Encryption: filldir, lookup, and readlink | Michael Halcrow |
2009-01-06 | eCryptfs: Filename Encryption: Encoding and encryption functions | Michael Halcrow |
2009-01-06 | eCryptfs: Filename Encryption: Header updates | Michael Halcrow |
2009-01-06 | eCryptfs: Filename Encryption: Tag 70 packets | Michael Halcrow |
2009-01-06 | fs/ncpfs/getopt.c: cleanup keneldoc | Qinghuang Feng |
2009-01-06 | fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status | Qinghuang Feng |
2009-01-06 | fs: fix function param name in kernel-doc | Randy Dunlap |
2009-01-06 | fs/inode: fix kernel-doc notation | Randy Dunlap |
2009-01-06 | do_coredump(): check return from argv_split() | Tetsuo Handa |
2009-01-06 | add missing accounting calls to compat_sys_{readv,writev} | Gerd Hoffmann |
2009-01-06 | fs: fix name overwrite in __register_chrdev_region() | Cyrill Gorcunov |
2009-01-06 | percpu_counter: FBC_BATCH should be a variable | Eric Dumazet |
2009-01-06 | poll: allow f_op->poll to sleep | Tejun Heo |
2009-01-06 | fs: use menuconfig to control the Misc. filesystems menu | Randy Dunlap |
2009-01-06 | fs/exec.c:__bprm_mm_init(): clean up error handling | Luiz Fernando N. Capitulino |
2009-01-06 | fs: sys_sync fix | Nick Piggin |
2009-01-06 | fs: sync_sb_inodes fix | Nick Piggin |
2009-01-06 | fs: remove WB_SYNC_HOLD | Nick Piggin |
2009-01-06 | UBIFS: do not use WB_SYNC_HOLD | Artem Bityutskiy |
2009-01-06 | block_write_begin(): remove useless goto | Franck Bui-Huu |
2009-01-06 | hugetlb: unsigned ret cannot be negative | Roel Kluin |
2009-01-06 | fs: truncate blocks outside i_size after O_DIRECT write error | Dmitri Monakhov |
2009-01-06 | mm: remove GFP_HIGHUSER_PAGECACHE | Hugh Dickins |
2009-01-06 | do_mpage_readpage(): remove useless clear_buffer_mapped() call | Franck Bui-Huu |