summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-10-14sysctl: add support for poll()Lucas De Marchi1-0/+45
2011-10-14proc: force dcache drop on unauthorized accessVasiliy Kulikov1-36/+6
2011-10-14proc-fix-races-against-execve-of-proc-pid-fd-fixVasiliy Kulikov1-1/+1
2011-10-14proc: fix races against execve() of /proc/PID/fd**Vasiliy Kulikov1-43/+103
2011-10-14procfs: report EISDIR when reading sysctl dirs in procPavel Emelyanov1-0/+1
2011-10-14binfmt_elf: fix PIE execution with randomization disabledJiri Kosina1-1/+10
2011-10-14epoll: limit pathsJason Baron1-25/+201
2011-10-14epoll: fix spurious lockdep warningsNelson Elhage1-7/+18
2011-10-14poll: add poll_requested_events() functionHans Verkuil2-25/+32
2011-10-14fs/namei.c: remove unused getname_flags()Andrew Morton1-5/+0
2011-10-14treewide-use-__printf-not-__attribute__formatprintf-checkpatch-fixesAndrew Morton3-5/+5
2011-10-14treewide: use __printf not __attribute__((format(printf,...)))Joe Perches13-89/+92
2011-10-14fs/pipe.c: add ->statfs callback for pipefsPavel Emelyanov1-0/+1
2011-10-14fs/buffer.c: add device information for error output in __find_get_block_slow()Tao Ma1-1/+4
2011-10-14vmscan: fix shrinker callback bug in fs/super.cMikulas Patocka1-1/+1
2011-10-14lib/string.c: introduce memchr_inv()Akinobu Mita2-23/+0
2011-10-14ext4: warn if direct reclaim tries to writeback pagesMel Gorman1-1/+5
2011-10-14xfs: warn if direct reclaim tries to writeback pagesMel Gorman1-4/+4
2011-10-14mm: distinguish between mlocked and pinned pagesChristoph Lameter1-0/+2
2011-10-14tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.Robert P. J. Day1-1/+1
2011-10-14oom: remove oom_disable_countDavid Rientjes2-17/+0
2011-10-14Cross Memory AttachChristopher Yeoh3-8/+11
2011-10-14ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita2-5/+52
2011-10-14ext4: use proper little-endian bitopsAkinobu Mita2-5/+6
2011-10-14brlocks/lglocks: clean up codeAndi Kleen6-96/+94
2011-10-14btrfs: don't dereference extent_mapping if NULLRoel Kluin1-1/+2
2011-10-14readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft2-7/+22
2011-10-14Merge remote-tracking branch 'moduleh/for-sfr'Stephen Rothwell20-0/+20
2011-10-14Merge remote-tracking branch 'writeback/writeback-for-next'Stephen Rothwell7-34/+65
2011-10-14Merge remote-tracking branch 'tmem/tmem'Stephen Rothwell2-2/+2
2011-10-14Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell4-73/+128
2011-10-14Merge remote-tracking branch 'namespace/master'Stephen Rothwell2-24/+142
2011-10-14Merge remote-tracking branch 'sysctl/master'Stephen Rothwell1-12/+2
2011-10-14Merge remote-tracking branch 'ptrace/ptrace'Stephen Rothwell5-48/+19
2011-10-14Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell1-7/+34
2011-10-14Merge remote-tracking branch 'fsnotify/for-next'Stephen Rothwell8-77/+105
2011-10-14Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell10-26/+16
2011-10-14Merge remote-tracking branch 'osd/linux-next'Stephen Rothwell7-1131/+702
2011-10-14Merge remote-tracking branch 'security/next'Stephen Rothwell13-200/+278
2011-10-14Merge remote-tracking branch 'block/for-next'Stephen Rothwell1-1/+1
2011-10-14Merge remote-tracking branch 'l2-mtd/master'Stephen Rothwell2-8/+5
2011-10-14Merge remote-tracking branch 'xfs/master'Stephen Rothwell47-2323/+1987
2011-10-14Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell3-17/+32
2011-10-14Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell28-524/+932
2011-10-14Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell19-1370/+1600
2011-10-14Merge remote-tracking branch 'logfs/master'Stephen Rothwell5-18/+28
2011-10-14Merge remote-tracking branch 'gfs2/master'Stephen Rothwell11-167/+182
2011-10-14Merge remote-tracking branch 'ext4/dev'Stephen Rothwell18-743/+1905
2011-10-14Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell20-296/+214
2011-10-14Merge remote-tracking branch 'cifs/master'Stephen Rothwell19-580/+698