aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang2-23/+0
2011-05-25proc: allocate storage for numa_maps statistics onceStephen Wilson1-9/+27
2011-05-25proc: make struct proc_maps_private truly privateStephen Wilson1-0/+8
2011-05-25mm: proc: move show_numa_map() to fs/proc/task_mmu.cStephen Wilson1-2/+182
2011-05-25tmpfs: implement generic xattr supportEric Paris1-1/+17
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han13-26/+49
2011-05-25vmscan: change shrink_slab() interfaces by passing shrink_controlYing Han1-1/+5
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra2-3/+3
2011-05-25mm: Remove i_mmap_lock lockbreakPeter Zijlstra1-1/+0
2011-05-25mm: mmu_gather reworkPeter Zijlstra1-5/+5
2011-05-25mm: make expand_downwards() symmetrical with expand_upwards()Michal Hocko1-1/+1
2011-05-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds6-32/+91
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds8-49/+219
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-0/+8
2011-05-24Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds25-910/+1115
2011-05-24Merge branch 'next' into for-linusJames Morris1-0/+8
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds8-80/+104
2011-05-24jbd: Fix comment to match the code in journal_start()Eryu Guan1-1/+2
2011-05-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds25-417/+721
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2011-05-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+95
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds10-11/+11
2011-05-23block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo1-8/+9
2011-05-23dlm: make plock operation killableDavid Teigland1-4/+61
2011-05-23Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2-260/+100
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds3-3/+32
2011-05-23timerfd: Manage cancelable timers in timerfdThomas Gleixner1-31/+74
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds26-385/+600
2011-05-23UBIFS: switch to dynamic printksArtem Bityutskiy2-94/+41
2011-05-22fs: add missing prefetch.h includeHeiko Carstens1-0/+1
2011-05-21GFS2: Wait properly when flushing the ail listSteven Whitehouse1-3/+26
2011-05-21GFS2: Wipe directory hash table metadata when deallocating a directorySteven Whitehouse2-0/+6
2011-05-21VFS: move BUG_ON test for symlink nd->depth after current->link_count testErez Zadok1-1/+1
2011-05-20Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns1-0/+5
2011-05-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-3/+9
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds27-1120/+1289
2011-05-20Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds1-0/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds25-2014/+1847
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds3-0/+3
2011-05-20Merge branch 'timers/urgent' into timers/coreThomas Gleixner59-1101/+1152
2011-05-20Pull pstore into release branchTony Luck1-3/+9
2011-05-20[CIFS] Fix to problem with getattr caused by invalidate simplification patchSteve French2-4/+8
2011-05-20UBIFS: fix kernel-doc commentsArtem Bityutskiy1-5/+5
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-16/+4
2011-05-19xfs: obey minleft values during extent allocation correctlyDave Chinner1-1/+0
2011-05-19xfs: reset buffer pointers before freeing themDave Chinner4-38/+67
2011-05-19xfs: avoid getting stuck during async inode flushesDave Chinner1-0/+10
2011-05-19xfs: fix xfs_itruncate_start tracingDave Chinner1-1/+1
2011-05-19xfs: fix duplicate workqueue initialisationDave Chinner1-4/+0
2011-05-19xfs: kill off xfs_printk()Joe Perches2-23/+4