aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* ufs: use little-endian bitopsAkinobu Mita2011-03-23
* udf: use little-endian bitopsAkinobu Mita2011-03-23
* nilfs2: use little-endian bitopsAkinobu Mita2011-03-23
* ocfs2: use little-endian bitopsAkinobu Mita2011-03-23
* ext4: use little-endian bitopsAkinobu Mita2011-03-23
* fs/adfs/adfs.h: fix unsigned comparisonAndrew Morton2011-03-23
* zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-22
* fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...Andrey Vagin2011-03-22
* aio: wake all waiters when destroying ctxRoland Dreier2011-03-22
* adfs: add hexadecimal filetype suffix optionStuart Swales2011-03-22
* adfs: improve timestamp precisionStuart Swales2011-03-22
* adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2011-03-22
* 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