Age | Commit message (Expand) | Author | Files | Lines |
2011-01-13 | cramfs: generate unique inode number for better inode cache usage | Stefani Seibold | 1 | -41/+69 |
2011-01-13 | aio: remove unused aio_run_iocbs() | Jeff Moyer | 1 | -22/+5 |
2011-01-13 | aio: remove unnecessary check | Namhyung Kim | 1 | -1/+1 |
2011-01-13 | fs/char_dev.c: remove unused cdev_index() | Namhyung Kim | 1 | -13/+0 |
2011-01-13 | /proc/kcore: fix seeking | Dave Anderson | 1 | -1/+1 |
2011-01-13 | proc: move proc_console.c to fs/proc/consoles.c | Alexey Dobriyan | 2 | -3/+3 |
2011-01-13 | proc: less LOCK/UNLOCK in remove_proc_entry() | Alexey Dobriyan | 1 | -4/+1 |
2011-01-13 | kpagecount: add slab page checking because _mapcount is in a union | Petr Holasek | 1 | -1/+1 |
2011-01-13 | proc: use single_open() correctly | Jovi Zhang | 1 | -26/+3 |
2011-01-13 | proc: ->low_ino cleanup | Alexey Dobriyan | 3 | -15/+6 |
2011-01-13 | proc: use seq_puts()/seq_putc() where possible | Alexey Dobriyan | 6 | -31/+31 |
2011-01-13 | proc: use unsigned long inside /proc/*/statm | Alexey Dobriyan | 4 | -9/+12 |
2011-01-13 | fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps | Joe Perches | 1 | -14/+8 |
2011-01-13 | reiserfs: make sure va_end() is always called after va_start(). | Jesper Juhl | 1 | -2/+2 |
2011-01-13 | befs: don't pass huge structs by value | Jesper Juhl | 2 | -9/+9 |
2011-01-13 | pipe: use event aware wakeups | Davide Libenzi | 1 | -5/+5 |
2011-01-13 | binfmt_elf: cleanups | Mikael Pettersson | 1 | -14/+9 |
2011-01-13 | epoll: convert max_user_watches to long | Robin Holt | 1 | -8/+12 |
2011-01-13 | fs/select.c: fix information leak to userspace | Vasiliy Kulikov | 1 | -0/+2 |
2011-01-13 | fs/ext4/inode.c: use pr_warn_ratelimited() | Andrew Morton | 1 | -1/+2 |
2011-01-12 | NTFS: writev() fix and maintenance/contact details update | Anton Altaparmakov | 3 | -22/+21 |
2011-01-12 | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 39 | -3814/+7414 |
2011-01-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 13 | -180/+164 |
2011-01-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 22 | -376/+543 |
2011-01-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 13 | -140/+521 |
2011-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 7 | -872/+877 |
2011-01-11 | ext4: fix trimming starting with block 0 with small blocksize | Jan Kara | 1 | -0/+6 |
2011-01-11 | ext4: revert buggy trim overflow patch | Theodore Ts'o | 1 | -6/+0 |
2011-01-11 | Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 38 | -1920/+1997 |
2011-01-11 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 17 | -532/+842 |
2011-01-11 | NFS fix the setting of exchange id flag | Andy Adamson | 1 | -4/+21 |
2011-01-11 | fs/9p: Don't set dentry->d_op in create routines | Aneesh Kumar K.V | 2 | -19/+0 |
2011-01-11 | fs/9p: fix spelling typo | Eric Van Hensbergen | 1 | -1/+1 |
2011-01-11 | fs/9p: TREADLINK bugfix | M. Mohan Kumar | 1 | -36/+22 |
2011-01-11 | fs/9p: Simplify the .L create operation | Aneesh Kumar K.V | 1 | -47/+28 |
2011-01-11 | fs/9p: Move dotl inode operations into a seperate file | Aneesh Kumar K.V | 4 | -862/+916 |
2011-01-11 | fs/9p: fix menu presentation | Randy Dunlap | 1 | -1/+4 |
2011-01-11 | fs/9p: Fix the return error on default acl removal | Aneesh Kumar K.V | 1 | -1/+1 |
2011-01-11 | fs/9p: Remove unnecessary semicolons | Joe Perches | 2 | -2/+2 |
2011-01-11 | Merge branch 'master' into for-linus-merged | Alex Elder | 38 | -1920/+1997 |
2011-01-11 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+2 |
2011-01-10 | Merge branch 'bugfixes' into nfs-for-2.6.38 | Trond Myklebust | 22 | -117/+197 |
2011-01-10 | NFS: Don't use vm_map_ram() in readdir | Trond Myklebust | 4 | -41/+21 |
2011-01-10 | ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X... | Josh Hunt | 1 | -12/+0 |
2011-01-10 | ext3: Remove redundant unlikely() | Tobias Klauser | 1 | -1/+1 |
2011-01-10 | ext2: Remove redundant unlikely() | Tobias Klauser | 1 | -1/+1 |
2011-01-10 | ext3: speed up file creates by optimizing rec_len functions | Eric Sandeen | 1 | -7/+8 |
2011-01-10 | ext2: speed up file creates by optimizing rec_len functions | Eric Sandeen | 1 | -5/+14 |
2011-01-10 | ext3: Add more journal error check | Namhyung Kim | 2 | -3/+7 |
2011-01-10 | ext3: Add journal error check in resize.c | Namhyung Kim | 1 | -14/+51 |