aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-21
|\
| * /proc/meminfo: provide estimated available memoryRik van Riel2014-01-21
| * fs/ramfs: don't use module_init for non-modular core codePaul Gortmaker2014-01-21
| * fs/super.c: fix WARN on alloc_super() fail pathVladimir Davydov2014-01-21
| * fs/read_write.c:compat_readv(): remove bogus area verifyCorey Minyard2014-01-21
| * fs/compat_ioctl.c: fix an underflow issue (harmless)Dan Carpenter2014-01-21
| * posix_acl: uninliningAndrew Morton2014-01-21
| * ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneouslyYiwen Jiang2014-01-21
| * ocfs2: punch hole should return EINVAL if the length argument in ioctl is neg...Tariq Saeed2014-01-21
| * ocfs2: fix sparse non static symbol warningWei Yongjun2014-01-21
| * ocfs2: adjust minlen with discard_granularity in the FITRIM ioctlJie Liu2014-01-21
| * ocfs2: return EINVAL if the given range to discard is less than block sizeJie Liu2014-01-21
| * ocfs2: return EOPNOTSUPP if the device does not support discardJie Liu2014-01-21
| * ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_gr...Younger Liu2014-01-21
| * ocfs2: use the new DLM operation callbacks while requesting new lockspaceGoldwyn Rodrigues2014-01-21
| * ocfs2: framework for version LVBGoldwyn Rodrigues2014-01-21
| * ocfs2: pass ocfs2_cluster_connection to ocfs2_this_nodeGoldwyn Rodrigues2014-01-21
| * ocfs2: shift allocation ocfs2_live_connection to user_connect()Goldwyn Rodrigues2014-01-21
| * ocfs2: add DLM recovery callbacksGoldwyn Rodrigues2014-01-21
| * ocfs2: add clustername to cluster connectionGoldwyn Rodrigues2014-01-21
| * ocfs2: remove versioning informationGoldwyn Rodrigues2014-01-21
| * fsnotify: remove pointless NULL initializersJan Kara2014-01-21
| * fsnotify: remove .should_send_event callbackJan Kara2014-01-21
| * fsnotify: do not share events between notification groupsJan Kara2014-01-21
| * inotify: provide function for name length roundingJan Kara2014-01-21
* | Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds2014-01-21
|\ \
| * | dlm: set zero linger time on sctp socketDongmao Zhang2013-12-16
* | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-21
|\ \ \ | |_|/ |/| |
| * | GFS2: revert "GFS2: d_splice_alias() can't return error"J. Bruce Fields2014-01-18
| * | GFS2: Small cleanupBob Peterson2014-01-16
| * | GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse2014-01-16
| * | GFS2: Fix kbuild test robot reported warningSteven Whitehouse2014-01-15
| * | GFS2: Move quota bitmap operations under their own lockSteven Whitehouse2014-01-14
| * | GFS2: Clean up quota slot allocationSteven Whitehouse2014-01-14
| * | GFS2: Only run logd and quota when mounted read/writeSteven Whitehouse2014-01-14
| * | GFS2: Use RCU/hlist_bl based hash for quotasSteven Whitehouse2014-01-14
| * | GFS2: No need to invalidate pages for a dio readSteven Whitehouse2014-01-14
| * | GFS2: Add initialization for address space in super blockSteven Whitehouse2014-01-09
| * | GFS2: Add hints to directory leaf blocksSteven Whitehouse2014-01-08
| * | GFS2: For exhash conversion, only one block is neededSteven Whitehouse2014-01-08
| * | GFS2: Increase i_writecount during gfs2_setattr_chownBob Peterson2014-01-07
| * | GFS2: Remember directory insert pointSteven Whitehouse2014-01-06
| * | GFS2: Consolidate transaction blocks calculation for dir addSteven Whitehouse2014-01-06
| * | GFS2: Add directory addition info structureSteven Whitehouse2014-01-06
| * | GFS2: Use only a single address space for rgrpsSteven Whitehouse2014-01-03
| * | GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse2014-01-03
| * | GFS2: Remove test which is always trueSteven Whitehouse2014-01-03
| * | GFS2: Remove gfs2_quota_change_host structureSteven Whitehouse2014-01-03
| * | GFS2: Clean up releasepageSteven Whitehouse2014-01-03
| * | GFS2: Implement a "rgrp has no extents longer than X" schemeBob Peterson2014-01-03