summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | xfs: remove unused procfs codeBill O'Donnell2015-10-111-74/+0
| * | | | | | | | xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/statsBill O'Donnell2015-10-111-2/+3
| * | | | | | | | xfs: create global stats and stats_clear in sysfsBill O'Donnell2015-10-116-17/+178
| |/ / / / / / /
* | | | | | | | Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-11-1219-248/+316
|\ \ \ \ \ \ \ \
| * | | | | | | | nfsd: fix race with open / open upgrade stateidsAndrew Elble2015-11-101-25/+53
| * | | | | | | | nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble2015-11-101-10/+84
| * | | | | | | | nfsd: remove recurring workqueue job to clean DRCJeff Layton2015-11-101-26/+0
| * | | | | | | | nfsd: ensure that seqid morphing operations are atomic wrt to copiesJeff Layton2015-10-233-39/+31
| * | | | | | | | nfsd: serialize layout stateid morphing operationsJeff Layton2015-10-233-4/+26
| * | | | | | | | nfsd: improve client_has_state to check for unused openownersJ. Bruce Fields2015-10-231-8/+12
| * | | | | | | | nfsd: fix clid_inuse on mount with security changeJ. Bruce Fields2015-10-231-2/+8
| * | | | | | | | nfsd: move include of state.h from trace.c to trace.hJeff Layton2015-10-232-2/+2
| * | | | | | | | lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin2015-10-234-78/+16
| * | | | | | | | lockd: create NSM handles per net namespaceAndrey Ryabinin2015-10-126-19/+30
| * | | | | | | | nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton2015-10-126-20/+17
| * | | | | | | | nfsd: move svc_fh->fh_maxsize to just after fh_handleJeff Layton2015-10-121-1/+1
| * | | | | | | | nfsd: drop null test before destroy functionsJulia Lawall2015-10-121-4/+2
| * | | | | | | | nfsd: serialize state seqid morphing operationsJeff Layton2015-10-122-14/+38
* | | | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-1112-98/+86
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | fs: 9p: cache.h: Add #define of include guardTzvetelin Katchov2015-11-111-0/+1
| * | | | | | | vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler2015-11-114-26/+6
| * | | | | | | binfmt_elf: Correct `arch_check_elf's descriptionMaciej W. Rozycki2015-11-111-1/+1
| * | | | | | | fs: fix writeback.c kernel-doc warningsRandy Dunlap2015-11-111-1/+2
| * | | | | | | fs: fix inode.c kernel-doc warningRandy Dunlap2015-11-111-0/+1
| * | | | | | | fs/pipe.c: return error code rather than 0 in pipe_write()Eric Biggers2015-11-111-5/+4
| * | | | | | | fs/pipe.c: preserve alloc_file() error codeEric Biggers2015-11-111-3/+6
| * | | | | | | binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki2015-11-111-5/+5
| * | | | | | | FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells2015-11-112-31/+38
| * | | | | | | cachefiles: perform test on s_blocksize when opening cache file.NeilBrown2015-11-112-6/+2
| * | | | | | | FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee2015-11-111-18/+17
| * | | | | | | FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee2015-11-111-5/+4
| * | | | | | | debugfs: fix refcount imbalance in start_creatingDaniel Borkmann2015-11-111-1/+5
* | | | | | | | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-111-4/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | direct-io: be sure to assign dio->bio_bdev for both pathsJens Axboe2015-11-101-3/+3
| * | | | | | | | directio: add block polling supportJens Axboe2015-11-071-4/+10
* | | | | | | | | Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-11-1111-34/+107
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang2015-11-075-2/+81
| * | | | | | | | | ubifs: make ubifs_[get|set]xattr atomicDongsheng Yang2015-11-071-3/+9
| * | | | | | | | | UBIFS: Delete unnecessary checks before the function call "iput"Markus Elfring2015-11-061-4/+2
| * | | | | | | | | UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger2015-11-061-2/+3
| * | | | | | | | | fs/ubifs: remove unnecessary new_valid_dev checkYaowei Bai2015-11-062-10/+2
| * | | | | | | | | UBIFS: print verbose message when rescanning a corrupted nodeshengyong2015-10-031-1/+1
| * | | | | | | | | UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happenedshengyong2015-10-031-4/+4
| * | | | | | | | | UBIFS: fix a typo in comment of ubifs_budget_reqDongsheng Yang2015-10-031-2/+2
| * | | | | | | | | UBIFS: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-10-032-6/+3
* | | | | | | | | | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-102-0/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | coredump: add DAX filtering for FDPIC ELF coredumpsRoss Zwisler2015-11-091-0/+15
| * | | | | | | | | | coredump: add DAX filtering for ELF coredumpsRoss Zwisler2015-11-091-0/+10
* | | | | | | | | | | Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-11-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | i2c-dev: Fix typo in ioctl name referenceJean Delvare2015-10-231-1/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |