summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\
| * ptrace: do not audit capability check when outputing /proc/pid/statEric Paris2012-01-05
* | fsnotify: don't BUG in fsnotify_destroy_mark()Miklos Szeredi2012-01-14
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\ \
| * | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
| * | module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-13
* | | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\ \ \
| * | | nfsd4: nfsd4_create_clid_dir return value is unusedJ. Bruce Fields2012-01-05
| * | | NFSD: Change name of extended attribute containing junctionChuck Lever2012-01-05
| * | | nfsd4: be forgiving in the absence of the recovery directoryJ. Bruce Fields2012-01-05
| * | | nfsd4: fix spurious 4.1 post-reboot failuresJ. Bruce Fields2012-01-02
| * | | NFSD: forget_delegations should use list_for_each_entry_safeBryan Schumaker2011-12-14
| * | | NFSD: Only reinitilize the recall_lru list under the recall lockBryan Schumaker2011-12-13
| * | | nfsd4: initialize special stateid's at compile timeJ. Bruce Fields2011-12-12
| * | | NFSd: use network-namespace-aware cache registering routinesStanislav Kinsbursky2011-12-07
| * | | nfsd41: allow non-reclaim open-by-fh's in 4.1Mi Jinlong2011-12-06
| * | | nfsd: Fix oops when parsing a 0 length exportSasha Levin2011-12-06
| * | | nfsd4: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-25
| * | | nfsd4: add a separate (lockowner, inode) lookupJ. Bruce Fields2011-11-15
| * | | nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile errorJ. Bruce Fields2011-11-15
| * | | nfsd4: share open and lock owner hash tablesJ. Bruce Fields2011-11-08
| * | | nfsd4: hash lockowners to simplify RELEASE_LOCKOWNERJ. Bruce Fields2011-11-07
| * | | NFSD: Remove unnecessary whitespaceBryan Schumaker2011-11-07
| * | | NFSD: Call nfsd4_init_slabs() from init_nfsd()Bryan Schumaker2011-11-07
| * | | NFSD: Added fault injectionBryan Schumaker2011-11-07
| * | | nfsd4: maintain one seqid stream per (lockowner, file)J. Bruce Fields2011-11-07
| * | | nfsd4: cleanup lock clientid handling in sessions caseJ. Bruce Fields2011-11-07
| * | | nfsd4: fix lockowner matchingJ. Bruce Fields2011-11-07
* | | | Unused iocbs in a batch should not be accounted as active.Gleb Natapov2012-01-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds2012-01-13
|\ \ \ \
| * | | | Squashfs: fix i_blocks calculation with extended regular filesPhillip Lougher2012-01-03
| * | | | Squashfs: fix mount time sanity check for corrupted superblockPhillip Lougher2012-01-02
| * | | | Squashfs: optimise squashfs_cache_get entry searchAjeet Yadav2011-12-30
| * | | | Squashfs: add missing block release on error conditionPhillip Lougher2011-12-30
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-01-13
|\ \ \ \ \
| * | | | | GFS2: Fix nlink setting on inode creationSteven Whitehouse2012-01-11
| * | | | | GFS2: fail mount if journal recovery failsDavid Teigland2012-01-11
| * | | | | GFS2: let spectator mount do read only recoveryDavid Teigland2012-01-11
| * | | | | GFS2: Fix a use-after-free that coverity spottedBob Peterson2012-01-11
| * | | | | GFS2: dlm based recovery coordinationDavid Teigland2012-01-11
* | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2012-01-13
|\ \ \ \ \ \
| * | | | | | UBIFS: fix key printingArtem Bityutskiy2012-01-13
| * | | | | | UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy2012-01-13
| * | | | | | UBIFS: fix debugging messagesArtem Bityutskiy2012-01-11
| * | | | | | UBIFS: make debugging messages light againArtem Bityutskiy2012-01-11
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-01-13
|\ \ \ \ \ \ \
| * | | | | | | ceph: ensure prealloc_blob is in place when removing xattrAlex Elder2012-01-12
| * | | | | | | ceph: enable/disable dentry complete flags via mount optionSage Weil2012-01-12
| * | | | | | | vfs: export symbol d_find_any_alias()Sage Weil2012-01-12
| * | | | | | | ceph: always initialize the dentry in open_root_dentry()Alex Elder2012-01-11