aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* codafs: fix compile warning when CONFIG_SYSCTL=nRakib Mullick2011-03-22
* binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()David Daney2011-03-22
* epoll: fix compiler warning and optimize the non-blocking pathShawn Bohrer2011-03-22
* epoll: move ready event check into proper inlineDavide Libenzi2011-03-22
* fs: use appropriate printk priority levelsMandeep Singh Baines2011-03-22
* smaps: have smaps show transparent huge pagesDave Hansen2011-03-22
* smaps: teach smaps_pte_range() about THP pmdsDave Hansen2011-03-22
* smaps: pass pte size argument in to smaps_pte_entry()Dave Hansen2011-03-22
* smaps: break out smaps_pte_entry() from smaps_pte_range()Dave Hansen2011-03-22
* pagewalk: only split huge pages when necessaryDave Hansen2011-03-22
* mm: hugetlbfs: change remove_from_page_cacheMinchan Kim2011-03-22
* mm: add replace_page_cache_page() functionMiklos Szeredi2011-03-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2011-03-22
|\
| * 9p: use the updated offset given by generic_write_checksM. Mohan Kumar2011-03-22
| * fs/9p: Add v9fs_dentry2v9sesAneesh Kumar K.V2011-03-22
| * fs/9p: Attach writeback_fid on first open with WR flagAneesh Kumar K.V2011-03-22
| * fs/9p: Open writeback fid in O_SYNC modeAneesh Kumar K.V2011-03-22
| * fs/9p: Use truncate_setsize instead of vmtruncateAneesh Kumar K.V2011-03-22
| * fs/9p: Fix race in initializing writeback fidAneesh Kumar K.V2011-03-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2011-03-22
|\ \ | |/ |/|
| * ceph: rename dentry_release -> d_release, fix commentSage Weil2011-03-21
| * ceph: add request to the tail of unsafe write listHenry C Chang2011-03-21
| * ceph: remove request from unsafe list if it is canceled/timed outHenry C Chang2011-03-21
| * ceph: move readahead default to fs/ceph from libcephSage Weil2011-03-21
| * ceph: add ino32 mount optionYehuda Sadeh2011-03-21
| * ceph: remove debugfs debug cruftSage Weil2011-03-21
| * ceph: preserve I_COMPLETE across renameSage Weil2011-03-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-03-22
|\ \
| * | fuse: make fuse_dentry_revalidate() RCU awareMiklos Szeredi2011-03-21
| * | fuse: make fuse_permission() RCU awareMiklos Szeredi2011-03-21
| * | fuse: wakeup pollers on connection release/abortBryan Green2011-03-21
| * | fuse: reduce size of struct fuse_requestMiklos Szeredi2011-03-21
| |/
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-21
|\ \
| * | xfs: don't name variables "panic"Alex Elder2011-03-11
| * | xfs: factor agf counter updates into a helperChristoph Hellwig2011-03-09
| * | xfs: clean up the xfs_alloc_compute_aligned calling conventionChristoph Hellwig2011-03-09
| * | xfs: kill support/debug.[ch]Dave Chinner2011-03-06
| * | xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-06
| * | xfs: convert the quota debug prints to new APIDave Chinner2011-03-06
| * | xfs: rename xfs_cmn_err_fsblock_zero()Dave Chinner2011-03-06
| * | xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner2011-03-06
| * | xfs: kill xfs_fs_mount_cmn_err() macroDave Chinner2011-03-06
| * | xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner2011-03-06
| * | xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner2011-03-06
| * | xfs: Convert xlog_warn to new logging interfaceDave Chinner2011-03-06
| * | xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner2011-03-06
| * | xfs: introduce new logging API.Dave Chinner2011-03-01
| * | xfs: zero proper structure size for geometry callsAlex Elder2011-03-01
| * | xfs: enable delaylog by defaultChristoph Hellwig2011-02-22
| * | xfs: more sensible inode refcounting for iallocChristoph Hellwig2011-02-22