aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Documentation/vm/.gitignore: add page-typesJosh Triplett1-0/+1
2009-09-24includecheck fix: Documentation, cfag12864b-example.cJaswinder Singh Rajput1-1/+0
2009-09-24Documentation: update stale definition of file-nr in fs.txtXiaotian Feng1-7/+10
2009-09-24doc/filesystems: more mount cleanupsPeng Tao1-6/+11
2009-09-24doc/filesystems: remove smount programRandy Dunlap1-175/+34
2009-09-24time: add function to convert between calendar time and broken-down time for universal useZhaolei3-1/+156
2009-09-24hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fixFrom: Mel Gorman1-9/+3
2009-09-24ksm: change default values to better fit into mainline kernelIzik Eidus1-3/+11
2009-09-24input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hardware driver Kconfig entryIngo Molnar1-0/+1
2009-09-24Btrfs: hash the btree inode during fill_superYan Zheng1-0/+1
2009-09-24Btrfs: relocate file extents in clustersYan, Zheng1-89/+148
2009-09-24Btrfs: don't rename file into dummy directoryYan, Zheng1-0/+3
2009-09-24Btrfs: check size of inode backref before adding hardlinkYan, Zheng3-24/+37
2009-09-24truncate: use new helpersnpiggin@suse.de7-127/+35
2009-09-24truncate: new helpersnpiggin@suse.de9-108/+120
2009-09-24fs: fix overflow in sys_mount() for in-kernel callsVegard Nossum3-42/+60
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner12-69/+27
2009-09-24freeze_bdev: grab active reference to frozen superblocksChristoph Hellwig3-61/+120
2009-09-24freeze_bdev: kill bd_mount_semChristoph Hellwig3-10/+8
2009-09-24exofs: remove BKL from super operationsBoaz Harrosh1-6/+0
2009-09-24fs/romfs: correct error-handling codeJulia Lawall1-1/+1
2009-09-24vfs: seq_file: add helpers for data fillingMiklos Szeredi2-36/+77
2009-09-24vfs: remove redundant position check in do_sendfileJeff Layton1-3/+0
2009-09-24vfs: change sb->s_maxbytes to a loff_tJeff Layton2-1/+11
2009-09-24vfs: explicitly cast s_maxbytes in fiemap_check_rangesJeff Layton1-4/+5
2009-09-24libfs: return error code on failed attr setWu Fengguang1-2/+3
2009-09-24seq_file: return a negative error code when seq_path_root() fails.Tetsuo Handa1-0/+1
2009-09-24vfs: optimize touch_time() tooAndi Kleen1-20/+23
2009-09-24vfs: optimization for touch_atime()Andi Kleen1-10/+10
2009-09-24vfs: split generic_forget_inode() so that hugetlbfs does not have to copy itJan Kara3-31/+24
2009-09-24fs/inode.c: add dev-id and inode number for debugging in init_special_inode()Manish Katiyar1-2/+3
2009-09-24libfs: make simple_read_from_buffer conventionalSteven Rostedt1-2/+6
2009-09-24microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek2-28/+37
2009-09-24microblaze: Support simpleImage.dts make targetMichal Simek4-6/+66
2009-09-24[PATCH] Fix idle time field in /proc/uptimeMichael Abbott1-1/+6
2009-09-24lsm: Use a compressed IPv6 string format in audit eventsPaul Moore1-1/+1
2009-09-24Audit: send signal info if selinux is disabledEric Paris1-6/+12
2009-09-24Audit: rearrange audit_context to save 16 bytes per structEric Paris1-3/+3
2009-09-24Audit: reorganize struct audit_watch to save 8 bytesEric Paris1-1/+1
2009-09-23headers: utsname.h reduxAlexey Dobriyan56-56/+2
2009-09-23Revert "kmod: fix race in usermodehelper code"Sebastian Andrzej Siewior1-8/+5
2009-09-23Btrfs: fix releasepage to avoid unlocking extents we haven't lockedChris Mason1-2/+7
2009-09-23Btrfs: Fix test_range_bit for whole file extentsChris Mason1-0/+4
2009-09-23Btrfs: fix errors handling cached state in set/clear_extent_bitChris Mason1-8/+8
2009-09-24cpumask: Move deprecated functions to end of header.Rusty Russell1-341/+252
2009-09-24cpumask: remove unused deprecated functions, avoid accusations of insanityRusty Russell1-111/+1
2009-09-24cpumask: use new-style cpumask ops in mm/quicklist.Rusty Russell1-2/+1
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell4-14/+15
2009-09-24cpumask: use mm_cpumask() wrapper: umRusty Russell1-2/+2
2009-09-24cpumask: use mm_cpumask() wrapper: mipsRusty Russell2-6/+6