summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: cleanup xfs_file_aio_writeChristoph Hellwig2012-01-171-45/+37
* xfs: always return with the iolock held from xfs_file_aio_write_checksChristoph Hellwig2012-01-171-3/+4
* xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-175-92/+30
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-1712-82/+56
* xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig2012-01-174-9/+24
* xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-176-46/+76
* xfs: make i_flags an unsigned longChristoph Hellwig2012-01-171-1/+1
* xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig2012-01-178-115/+81
* xfs: remove the unused dm_attrs structureChristoph Hellwig2012-01-131-7/+0
* xfs: cleanup xfs_iomap_eof_align_last_fsbChristoph Hellwig2012-01-131-18/+18
* xfs: remove xfs_itruncate_dataChristoph Hellwig2012-01-137-142/+65
* Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds2012-01-1210-50/+269
|\
| * c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov2012-01-121-2/+5
| * dio: optimize cache misses in the submission pathAndi Kleen2012-01-121-9/+37
| * vfs: cache request_queue in struct block_deviceAndi Kleen2012-01-121-0/+3
| * fs/direct-io.c: calculate fs_count correctly in get_more_blocks()Tao Ma2012-01-121-7/+4
| * mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-01-124-6/+7
| * mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2012-01-124-6/+7
| * epoll: limit pathsJason Baron2012-01-121-25/+209
| * pipe: fail cleanly when root tries F_SETPIPE_SZ with big sizeSasha Levin2012-01-121-1/+1
| * proc: fix null pointer deref in proc_pid_permission()Xiaotian Feng2012-01-121-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-01-124-49/+134
|\ \ | |/ |/|
| * FUSE: Notifying the kernel of deletion.John Muir2011-12-133-4/+93
| * fuse: support ioctl on directoriesMiklos Szeredi2011-12-133-4/+32
| * fuse: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-131-1/+1
| * fuse: llseek optimize SEEK_CUR and SEEK_SETMiklos Szeredi2011-12-131-40/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-1010-73/+86
|\ \
| * | autofs4: deal with autofs4_write/autofs4_write racesAl Viro2012-01-113-4/+7
| * | autofs4: catatonic_mode vs. notify_daemon raceAl Viro2012-01-111-11/+14
| * | autofs4: autofs4_wait() vs. autofs4_catatonic_mode() raceAl Viro2012-01-111-1/+7
| * | hfsplus: creation of hidden dir on mount can failAl Viro2012-01-101-2/+9
| * | block_dev: Suppress bdev_cache_init() kmemleak warninigSergey Senozhatsky2012-01-101-8/+2
| * | fix shrink_dcache_parent() livelockMiklos Szeredi2012-01-101-4/+11
| * | coda: switch coda_cnode_make() to sane API as well, clean coda_lookup()Al Viro2012-01-104-31/+27
| * | coda: deal correctly with allocation failure from coda_cnode_makectl()Al Viro2012-01-103-15/+12
* | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-102-3/+16
|\ \ \
| * | | writeback: move MIN_WRITEBACK_PAGES to fs-writeback.cWu Fengguang2012-01-081-0/+6
| * | | btrfs: fix dirtied pages accounting on sub-page writesWu Fengguang2011-12-181-1/+2
| * | | writeback: Include all dirty inodes in background writebackJan Kara2011-12-181-2/+8
* | | | Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds2012-01-1012-83/+587
|\ \ \ \
| * | | | procfs: add hidepid= and gid= mount optionsVasiliy Kulikov2012-01-103-4/+94
| * | | | procfs: parse mount optionsVasiliy Kulikov2012-01-103-2/+64
| * | | | procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov2012-01-101-0/+355
| * | | | procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov2012-01-101-10/+10
| * | | | reiserfs: don't lock root inode searchingFrederic Weisbecker2012-01-101-15/+13
| * | | | reiserfs: don't lock journal_init()Frederic Weisbecker2012-01-102-43/+31
| * | | | reiserfs: delay reiserfs lock until journal initializationFrederic Weisbecker2012-01-102-22/+24
| * | | | reiserfs: delete comments referring to the BKLDavidlohr Bueso2012-01-101-7/+4
| * | | | fs: binfmt_elf: create Kconfig variable for PIE randomizationDavid Daney2012-01-102-1/+4
| * | | | tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki2012-01-102-0/+7