aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-11-02logfs: remove unnecessary nlink settingMiklos Szeredi
2011-11-02ocfs2: remove unnecessary nlink settingMiklos Szeredi
2011-11-02jfs: remove unnecessary nlink settingMiklos Szeredi
2011-11-02vfs: ignore error on forced remountMiklos Szeredi
2011-11-02readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft
2011-11-02vfs: fix dentry leak in simple_fill_super()Konstantin Khlebnikov
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds
2011-11-01sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees.Eric W. Biederman
2011-10-31epoll: fix spurious lockdep warningsNelson Elhage
2011-10-31fat: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31fs/pipe.c: add ->statfs callback for pipefsPavel Emelyanov
2011-10-31fs/buffer.c: add device information for error output in __find_get_block_slow()Tao Ma
2011-10-31vmscan: fix shrinker callback bug in fs/super.cMikulas Patocka
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita
2011-10-31ext4: warn if direct reclaim tries to writeback pagesMel Gorman
2011-10-31xfs: warn if direct reclaim tries to writeback pagesMel Gorman
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter
2011-10-31tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.Robert P. J. Day
2011-10-31oom: remove oom_disable_countDavid Rientjes
2011-10-31Cross Memory AttachChristopher Yeoh
2011-10-31/proc/self/numa_maps: restore "huge" tag for hugetlb vmasAndrew Morton
2011-10-28Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-10-28Merge http://sucs.org/~rohan/git/gfs2-3.0-nmwLinus Torvalds
2011-10-28Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-10-28Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-10-28leases: fix write-open/read-lease raceJ. Bruce Fields
2011-10-28nfs: drop unnecessary locking in llseekAndi Kleen
2011-10-28ext4: replace cut'n'pasted llseek code with generic_file_llseek_sizeAndi Kleen
2011-10-28vfs: add generic_file_llseek_sizeAndi Kleen
2011-10-28vfs: do (nearly) lockless generic_file_llseekAndi Kleen
2011-10-28direct-io: merge direct_io_walker into __blockdev_direct_IOAndi Kleen
2011-10-28direct-io: inline the complete submission pathAndi Kleen
2011-10-28direct-io: separate map_bh from dioAndi Kleen
2011-10-28direct-io: use a slab cache for struct dioAndi Kleen
2011-10-28direct-io: rearrange fields in dio/dio_submit to avoid holesAndi Kleen
2011-10-28direct-io: fix a wrong commentAndi Kleen
2011-10-28direct-io: separate fields only used in the submission path from struct dioAndi Kleen
2011-10-28vfs: fix spinning prevention in prune_icache_sbChristoph Hellwig
2011-10-28vfs: add a comment to inode_permission()Andreas Gruenbacher
2011-10-28vfs: pass all mask flags check_acl and posix_acl_permissionAndreas Gruenbacher
2011-10-28vfs: indicate that the permission functions take all the MAY_* flagsAndreas Gruenbacher
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman
2011-10-28vfs: add "device" tag to /proc/self/mountstatsBryan Schumaker
2011-10-28cleanup: vfs: small comment fix for block_invalidatepageWang Sheng-Hui
2011-10-27Add definition for share encryptionSteve French
2011-10-27fs/Makefile: Stupid typo breakage of exofs inclusionBoaz Harrosh