aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22fs: use appropriate printk priority levelsMandeep Singh Baines2-2/+2
2011-03-22smaps: have smaps show transparent huge pagesDave Hansen1-0/+4
2011-03-22smaps: teach smaps_pte_range() about THP pmdsDave Hansen1-2/+21
2011-03-22smaps: pass pte size argument in to smaps_pte_entry()Dave Hansen1-12/+12
2011-03-22smaps: break out smaps_pte_entry() from smaps_pte_range()Dave Hansen1-40/+47
2011-03-22pagewalk: only split huge pages when necessaryDave Hansen1-0/+6
2011-03-22mm: hugetlbfs: change remove_from_page_cacheMinchan Kim1-2/+1
2011-03-22mm: add replace_page_cache_page() functionMiklos Szeredi1-6/+4
2011-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds7-30/+65
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds6-49/+91
2011-03-229p: use the updated offset given by generic_write_checksM. Mohan Kumar1-2/+5
2011-03-22fs/9p: Add v9fs_dentry2v9sesAneesh Kumar K.V6-11/+16
2011-03-22fs/9p: Attach writeback_fid on first open with WR flagAneesh Kumar K.V3-3/+6
2011-03-22fs/9p: Open writeback fid in O_SYNC modeAneesh Kumar K.V1-2/+13
2011-03-22fs/9p: Use truncate_setsize instead of vmtruncateAneesh Kumar K.V2-13/+15
2011-03-22fs/9p: Fix race in initializing writeback fidAneesh Kumar K.V4-0/+11
2011-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds5-16/+54
2011-03-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds45-1072/+947
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony3-37/+50
2011-03-21ceph: rename dentry_release -> d_release, fix commentSage Weil1-7/+6
2011-03-21ceph: add request to the tail of unsafe write listHenry C Chang1-1/+2
2011-03-21ceph: remove request from unsafe list if it is canceled/timed outHenry C Chang1-0/+7
2011-03-21ceph: move readahead default to fs/ceph from libcephSage Weil2-2/+3
2011-03-21ceph: add ino32 mount optionYehuda Sadeh4-25/+65
2011-03-21ceph: remove debugfs debug cruftSage Weil1-6/+0
2011-03-21FS: lookup_mnt() is only used in the core fs routines nowDavid Howells1-0/+1
2011-03-21fuse: make fuse_dentry_revalidate() RCU awareMiklos Szeredi1-4/+4
2011-03-21fuse: make fuse_permission() RCU awareMiklos Szeredi1-8/+22
2011-03-21fuse: wakeup pollers on connection release/abortBryan Green2-1/+18
2011-03-21fuse: reduce size of struct fuse_requestMiklos Szeredi2-3/+10
2011-03-21bfs: fix bitmap size argument to find_first_zero_bit()Akinobu Mita1-1/+1
2011-03-21fs: Use BUG_ON(!mnt) at dentry_open().Tetsuo Handa1-11/+2
2011-03-21fs: devpts_pty_new() return -ENOMEM if dentry allocation failedAndrey Vagin1-10/+9
2011-03-21nfs: lock() vs unlock() typoDan Carpenter1-2/+2
2011-03-21pstore: fix leaking ->i_privateTony Luck1-1/+7
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil1-0/+24
2011-03-21Small typo fix...Holger Hans Peter Freyther1-1/+1
2011-03-21Filesystem: fifo: Fixed coding style issue.David Jenni1-2/+1
2011-03-21fs/inode: Fix kernel-doc format for inode_init_ownerBen Hutchings1-1/+1
2011-03-21select: remove unused MAX_SELECT_SECONDSNamhyung Kim2-6/+0
2011-03-21vfs: cleanup do_vfs_ioctl()Namhyung Kim1-13/+8
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds11-29/+19
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds19-476/+503
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds10-226/+317
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds8-261/+268
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfsLinus Torvalds1-46/+20
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds14-174/+447
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-18/+18
2011-03-18fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik1-0/+3
2011-03-18lose 'mounting_here' argument in ->d_manage()Al Viro2-7/+6