summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | nfsd4: factor ctime into change attributeJ. Bruce Fields2017-07-123-3/+25
| * | Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields2017-06-2870-404/+748
| |\ \ | | |/
| * | nfsd4: const-ify nfsd4_opsChristoph Hellwig2017-05-151-7/+6
| * | sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-1512-62/+62
| * | sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-159-10/+10
| * | sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-157-0/+20
| * | nfsd4: properly type op_func callbacksChristoph Hellwig2017-05-153-173/+209
| * | nfsd4: remove nfsd4op_rsizeChristoph Hellwig2017-05-151-55/+54
| * | nfsd4: properly type op_get_currentstateid callbacksChristoph Hellwig2017-05-153-35/+50
| * | nfsd4: properly type op_set_currentstateid callbacksChristoph Hellwig2017-05-154-19/+27
| * | sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-1517-157/+173
| * | sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-1517-187/+211
| * | sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-1510-61/+57
| * | sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-159-224/+325
| * | nfsd: remove the unused PROC() macro in nfs3proc.cChristoph Hellwig2017-05-151-12/+0
| * | nfsd: use named initializers in PROC()Christoph Hellwig2017-05-153-27/+27
| * | nfsd4: const-ify nfs_cb_version4Christoph Hellwig2017-05-151-1/+1
| * | sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-1510-14/+14
| * | nfs: use ARRAY_SIZE() in the nfsacl_version3 declarationChristoph Hellwig2017-05-151-2/+1
| * | sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-05-158-6/+27
| * | lockd: fix some weird indentationChristoph Hellwig2017-05-152-19/+19
| * | nfs: don't cast callback decode/proc/encode routinesChristoph Hellwig2017-05-153-69/+77
| * | nfs: fix decoder callback prototypesChristoph Hellwig2017-05-155-84/+151
| * | lockd: fix decoder callback prototypesChristoph Hellwig2017-05-153-10/+16
| * | nfsd: fix decoder callback prototypesChristoph Hellwig2017-05-151-4/+7
| * | nfsd: fix encoder callback prototypesChristoph Hellwig2017-05-151-5/+8
| * | nfs: fix encoder callback prototypesChristoph Hellwig2017-05-155-122/+242
| * | lockd: fix encoder callback prototypesChristoph Hellwig2017-05-153-18/+34
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-07-136-95/+36
|\ \ \
| * | | ext2: Fix memory leak when truncate races ext2_get_blocksErnesto A. Fernández2017-07-131-0/+1
| * | | reiserfs: fix race in prealloc discardJeff Mahoney2017-06-231-2/+10
| * | | reiserfs: don't preallocate blocks for extended attributesJeff Mahoney2017-06-231-1/+1
| * | | udf: Convert udf_disk_stamp_to_time() to use mktime64()Jan Kara2017-06-141-51/+2
| * | | udf: Use time64_to_tm for timestamp conversionJan Kara2017-06-141-34/+11
| * | | udf: Fix deadlock between writeback and udf_setsize()Jan Kara2017-06-141-2/+2
| * | | udf: Use i_size_read() in udf_adinicb_writepage()Jan Kara2017-06-141-1/+2
| * | | udf: Fix races with i_size changes during readpageJan Kara2017-06-141-2/+7
| * | | udf: Remove unused UDF_DEFAULT_BLOCKSIZEJan Kara2017-06-131-2/+0
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-137-13/+138
|\ \ \
| * | | writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov2017-07-121-4/+4
| * | | xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAILMichal Hocko2017-07-121-0/+10
| * | | fault-inject: support systematic fault injectionDmitry Vyukov2017-07-121-0/+52
| * | | kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORECyrill Gorcunov2017-07-121-0/+2
| * | | kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov2017-07-121-0/+42
| * | | procfs: fdinfo: extend information about epoll target filesCyrill Gorcunov2017-07-121-2/+6
| * | | fs/Kconfig: kill CONFIG_PERCPU_RWSEM some moreDavidlohr Bueso2017-07-121-1/+0
| * | | bfs: fix sanity checks for empty filesRakesh Pandit2017-07-121-1/+1
| * | | sysctl: add unsigned int range supportLuis R. Rodriguez2017-07-121-1/+3
| * | | sysctl: simplify unsigned int supportLuis R. Rodriguez2017-07-121-0/+14
| * | | sysctl: fix lax sysctl_check_table() sanity checkLuis R. Rodriguez2017-07-121-5/+5
OpenPOWER on IntegriCloud