index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2018-04-06
14
-159
/
+219
|
\
|
*
reiserfs: Remove VLA from fs/reiserfs/reiserfs.h
Kyle Spiers
2018-03-09
1
-1
/
+1
|
*
udf: fix potential refcnt problem of nls module
Chengguang Xu
2018-03-02
1
-5
/
+10
|
*
ext2: change return code to -ENOMEM when failing memory allocation
Chengguang Xu
2018-03-02
1
-2
/
+2
|
*
udf: Do not mark possibly inconsistent filesystems as closed
Jan Kara
2018-03-02
2
-2
/
+7
|
*
fsnotify: Let userspace know about lost events due to ENOMEM
Jan Kara
2018-02-27
3
-3
/
+17
|
*
fanotify: Avoid lost events due to ENOMEM for unlimited queues
Jan Kara
2018-02-27
3
-7
/
+17
|
*
udf: Remove never implemented mount options
Jan Kara
2018-02-27
1
-27
/
+1
|
*
udf: Provide saner default for invalid uid / gid
Jan Kara
2018-02-27
1
-2
/
+3
|
*
udf: Clean up handling of invalid uid/gid
Jan Kara
2018-02-27
2
-8
/
+15
|
*
udf: Apply uid/gid mount options also to new inodes & chown
Jan Kara
2018-02-27
2
-0
/
+14
|
*
udf: Ignore [ug]id=ignore mount options
Jan Kara
2018-02-27
3
-18
/
+8
|
*
udf: Fix handling of Partition Descriptors
Jan Kara
2018-02-27
1
-32
/
+73
|
*
udf: Unify common handling of descriptors
Jan Kara
2018-02-27
1
-22
/
+19
|
*
udf: Convert descriptor index definitions to enum
Jan Kara
2018-02-16
1
-8
/
+9
|
*
udf: Allow volume descriptor sequence to be terminated by unrecorded block
Jan Kara
2018-02-16
1
-6
/
+2
|
*
udf: Simplify handling of Volume Descriptor Pointers
Jan Kara
2018-02-16
1
-25
/
+16
|
*
udf: Fix off-by-one in volume descriptor sequence length
Jan Kara
2018-02-16
1
-3
/
+3
|
*
inotify: Extend ioctl to allow to request id of new watch descriptor
Kirill Tkhai
2018-02-14
1
-0
/
+14
*
|
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-04-06
17
-338
/
+400
|
\
\
|
*
|
nfsd: fix incorrect umasks
J. Bruce Fields
2018-04-03
3
-7
/
+15
|
*
|
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
2018-04-03
7
-65
/
+63
|
*
|
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
2018-04-03
6
-30
/
+21
|
*
|
nfsd: Trace NFSv4 COMPOUND execution
Chuck Lever
2018-04-03
2
-6
/
+42
|
*
|
nfsd: Add I/O trace points in the NFSv4 read proc
Chuck Lever
2018-04-03
5
-25
/
+39
|
*
|
nfsd: Add I/O trace points in the NFSv4 write path
Chuck Lever
2018-04-03
3
-13
/
+50
|
*
|
nfsd: Add "nfsd_" to trace point names
Chuck Lever
2018-04-03
4
-20
/
+20
|
*
|
nfsd: Record request byte count, not count of vectors
Chuck Lever
2018-04-03
2
-18
/
+13
|
*
|
nfsd: Fix NFSD trace points
Chuck Lever
2018-04-03
1
-6
/
+11
|
*
|
nfsd: use correct enum type in decode_cb_op_status
Stefan Agner
2018-04-03
1
-2
/
+2
|
*
|
nfsd: fix boolreturn.cocci warnings
Fengguang Wu
2018-04-03
1
-3
/
+3
|
*
|
nfsd: create a separate lease for each delegation
J. Bruce Fields
2018-03-20
1
-108
/
+65
|
*
|
nfsd: move sc_file assignment into alloc_init_deleg
J. Bruce Fields
2018-03-20
1
-5
/
+5
|
*
|
nfsd: factor out common delegation-destruction code
J. Bruce Fields
2018-03-20
1
-17
/
+14
|
*
|
nfsd: make nfs4_get_existing_delegation less confusing
J. Bruce Fields
2018-03-20
1
-14
/
+9
|
*
|
nfsd4: dp->dl_stid.sc_file doesn't need locking
J. Bruce Fields
2018-03-20
1
-1
/
+2
|
*
|
nfsd4: set fl_owner to delegation, not file pointer
J. Bruce Fields
2018-03-20
1
-10
/
+7
|
*
|
nfsd: simplify nfs4_put_deleg_lease calls
J. Bruce Fields
2018-03-20
1
-5
/
+6
|
*
|
nfsd: simplify put of fi_deleg_file
J. Bruce Fields
2018-03-20
1
-1
/
+4
|
*
|
nfsd: move nfs4_client allocation to dedicated slabcache
Jeff Layton
2018-03-19
1
-5
/
+13
|
*
|
nfsd: don't require low ports for gss requests
J. Bruce Fields
2018-03-19
1
-1
/
+11
|
*
|
nfsd: remove unsused "cp_consecutive" field
J. Bruce Fields
2018-03-19
3
-4
/
+2
|
*
|
lockd: make nlm_ntf_refcnt and nlm_ntf_wq static
Colin Ian King
2018-03-19
1
-2
/
+2
|
*
|
nfsd4: send the special close_stateid in v4.0 replies as well
Jeff Layton
2018-03-19
1
-4
/
+15
*
|
|
Merge tag 'f2fs-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-04-06
17
-375
/
+980
|
\
\
\
|
*
|
|
f2fs: remain written times to update inode during fsync
Jaegeuk Kim
2018-04-04
2
-0
/
+19
|
*
|
|
f2fs: make assignment of t->dentry_bitmap more readable
Yunlong Song
2018-04-03
1
-1
/
+1
|
*
|
|
f2fs: truncate preallocated blocks in error case
Jaegeuk Kim
2018-04-03
1
-0
/
+9
|
*
|
|
f2fs: fix a wrong condition in f2fs_skip_inode_update
Junling Zheng
2018-04-02
1
-1
/
+1
|
*
|
|
f2fs: reserve bits for fs-verity
Eric Biggers
2018-03-28
1
-0
/
+2
[next]