aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* KEYS: Allow special keyrings to be clearedDavid Howells2012-01-18
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-15
|\
| * Merge tag 'v3.2' into staging/for_v3.3Mauro Carvalho Chehab2012-01-06
| |\
| * | [media] fs/compat_ioctl: it needs to see the DVBv3 compat stuffMauro Carvalho Chehab2011-12-31
* | | Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-15
|\ \ \
| * | | fs: remove unneeded plug in mpage_readpages()Namjae Jeon2012-01-12
| * | | block, cfq: unlink cfq_io_context's immediatelyTejun Heo2011-12-13
| * | | block, cfq: move ioc ioprio/cgroup changed handling to cicTejun Heo2011-12-13
| * | | block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo2011-12-13
* | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2012-01-15
|\ \ \ \
| * | | | UBIFS: fix non-debug configuration buildDominique Martinet2012-01-15
* | | | | 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-12
| * | | | | | module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-12
* | | | | | | 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-02
| * | | | | | | | Squashfs: fix mount time sanity check for corrupted superblockPhillip Lougher2012-01-02
| * | | | | | | | Squashfs: optimise squashfs_cache_get entry searchAjeet Yadav2011-12-29
| * | | | | | | | Squashfs: add missing block release on error conditionPhillip Lougher2011-12-29
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | 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