summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-06-04NFS: Use smp_mb__{before,after}_atomic()Thierry Reding1-3/+2
2014-06-03ufs: sb mutex merge + mutex_destroyFabian Frederick4-43/+33
2014-06-03fs/dlm/debug_fs.c: replace seq_printf by seq_putsFabian Frederick1-17/+17
2014-06-03fs/dlm/lockspace.c: convert simple_str to kstrFabian Frederick1-4/+17
2014-06-03fs/dlm/config.c: convert simple_str to kstrFabian Frederick1-6/+20
2014-06-03fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon3-14/+78
2014-06-03fat: fallback to buffered write in case of fallocated region on direct IONamjae Jeon1-0/+7
2014-06-03fat: zero out seek range on _fat_get_blockNamjae Jeon1-1/+23
2014-06-03fat: add fat_fallocate operationNamjae Jeon2-0/+96
2014-06-03fat: add i_disksize to represent uninitialized sizeNamjae Jeon4-7/+15
2014-06-03fs/reiserfs/stree.c: remove obsolete __constantFabian Frederick1-4/+4
2014-06-03fs/reiserfs/bitmap.c: coding style fixesFabian Frederick1-7/+6
2014-06-03fs: convert use of typedef ctl_table to struct ctl_tableJoe Perches5-6/+6
2014-06-03ntfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2014-06-03inotify: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2014-06-03nfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2-6/+6
2014-06-03lockd: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2014-06-03fscache: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2014-06-03coda: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2014-06-03Merge branch 'akpm-current/current'Stephen Rothwell150-1294/+1886
2014-06-03Merge remote-tracking branch 'aio/master'Stephen Rothwell1-34/+36
2014-06-03Merge remote-tracking branch 'userns/for-next'Stephen Rothwell14-161/+210
2014-06-03Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell6-17/+66
2014-06-03Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell25-44/+58
2014-06-03Merge remote-tracking branch 'osd/linux-next'Stephen Rothwell4-81/+98
2014-06-03Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell76-1515/+1000
2014-06-03Merge remote-tracking branch 'file-private-locks/linux-next'Stephen Rothwell6-32/+27
2014-06-03Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell81-1976/+1790
2014-06-03Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell3-5/+6
2014-06-03Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell2-2/+2
2014-06-03Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell31-1051/+1636
2014-06-03Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell28-1187/+1298
2014-06-03Merge remote-tracking branch 'logfs/master'Stephen Rothwell2-4/+4
2014-06-03Merge remote-tracking branch 'jfs/jfs-next'Stephen Rothwell2-15/+17
2014-06-03Merge remote-tracking branch 'gfs2/master'Stephen Rothwell17-162/+245
2014-06-03Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell16-265/+529
2014-06-03Merge remote-tracking branch 'ext4/dev'Stephen Rothwell20-439/+521
2014-06-03Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell2-8/+8
2014-06-03Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell11-98/+158
2014-06-02GFS2: Prevent recovery before the local journal is setBob Peterson3-0/+8
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds4-2937/+1
2014-06-02locks: add some tracepoints in the lease handling codeJeff Layton1-0/+11
2014-06-02fs/locks.c: replace seq_printf by seq_putsFabian Frederick1-11/+11
2014-06-02locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton6-21/+5
2014-06-019P: fix return value in v9fs_fid_xattr_setDominique Martinet1-1/+1
2014-06-01fs/9p: adjust sscanf parameters accordingly to the variable typesToralf Förster1-1/+1
2014-05-31dcache: add missing lockdep annotationLinus Torvalds1-1/+1
2014-05-30nfsd: make nfsd4_encode_fattr staticJeff Layton1-1/+1
2014-05-30SUNRPC/NFSD: Remove using of dprintk with KERN_WARNINGKinglong Mee1-3/+2
2014-05-30nfsd: remove unused function nfsd_read_fileChristoph Hellwig2-22/+0