index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-21
xfs: simplify xfs_bmap_punch_delalloc_range
Christoph Hellwig
1
-53
/
+32
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-13
/
+50
2018-06-21
btrfs: fix invalid-free in btrfs_extent_same
Lu Fengqi
1
-5
/
+5
2018-06-21
Btrfs: fix physical offset reported by fiemap for inline extents
Filipe Manana
1
-1
/
+4
2018-06-21
gfs2: call ktime_get_coarse_real_ts64() directly
Arnd Bergmann
1
-1
/
+1
2018-06-21
gfs2: Minor clarification to __gfs2_punch_hole
Andreas Gruenbacher
1
-5
/
+5
2018-06-21
gfs2: Don't withdraw under a spin lock
Andreas Gruenbacher
5
-31
/
+49
2018-06-21
gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
Bob Peterson
3
-4
/
+5
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-1
/
+1
2018-06-20
iomap: add initial support for writes without buffer heads
Christoph Hellwig
2
-9
/
+112
2018-06-20
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
3
-9
/
+7
2018-06-20
udf: Provide function for calculating dir entry length
Jan Kara
3
-15
/
+10
2018-06-20
udf: Detect incorrect directory size
Jan Kara
1
-0
/
+3
2018-06-20
ext2: add warning when specifying nocheck option
Chengguang Xu
2
-5
/
+3
2018-06-20
quota: Cleanup list iteration in dqcache_shrink_scan()
Jan Kara
1
-5
/
+2
2018-06-20
quota: reclaim least recently used dquots
Greg Thelen
1
-2
/
+2
2018-06-20
proc: fix missing final NUL in get_mm_cmdline() rewrite
Linus Torvalds
1
-5
/
+23
2018-06-19
iomap: add an iomap-based readpage and readpages implementation
Christoph Hellwig
1
-1
/
+213
2018-06-19
iomap: add a page_done callback
Christoph Hellwig
1
-0
/
+3
2018-06-19
iomap: generic inline data handling
Andreas Gruenbacher
1
-7
/
+55
2018-06-19
iomap: complete partial direct I/O writes synchronously
Andreas Gruenbacher
1
-10
/
+11
2018-06-19
iomap: mark newly allocated buffer heads as new
Andreas Gruenbacher
1
-4
/
+5
2018-06-19
fs: factor out a __generic_write_end helper
Christoph Hellwig
2
-32
/
+37
2018-06-19
jfs: use time64_t for otime
Arnd Bergmann
1
-1
/
+1
2018-06-19
nfsd: don't advertise a SCSI layout for an unsupported request_queue
Benjamin Coddington
1
-9
/
+2
2018-06-19
pNFS/flexfiles: Process writeback resends from nfsiod context as well
Trond Myklebust
1
-2
/
+8
2018-06-19
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
Trond Myklebust
1
-3
/
+8
2018-06-19
pNFS: Don't send layoutreturn if the layout is already invalid
Trond Myklebust
2
-0
/
+21
2018-06-19
pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception
Trond Myklebust
1
-7
/
+10
2018-06-19
configfs: use kvasprintf() instead of open-coding it
Bart Van Assche
1
-20
/
+4
2018-06-19
Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-4
/
+6
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-3
/
+10
2018-06-18
Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
17
-268
/
+737
2018-06-17
ext4: add more mount time checks of the superblock
Theodore Ts'o
1
-11
/
+26
2018-06-17
nfsd: fix corrupted reply to badly ordered compound
J. Bruce Fields
1
-0
/
+1
2018-06-17
nfsd: clarify check_op_ordering
J. Bruce Fields
1
-4
/
+9
2018-06-17
nfsd: update obselete comment referencing the BKL
J. Bruce Fields
1
-3
/
+3
2018-06-17
nfsd4: cleanup sessionid in nfsd4_destroy_session
J. Bruce Fields
1
-4
/
+4
2018-06-17
nfsd4: less confusing nfsd4_compound_in_session
J. Bruce Fields
1
-4
/
+4
2018-06-17
nfsd4: support change_attr_type attribute
J. Bruce Fields
2
-0
/
+11
2018-06-17
nfsd: fix NFSv4 time_delta attribute
J. Bruce Fields
1
-3
/
+26
2018-06-17
nfsd4: return default lease period
J. Bruce Fields
1
-2
/
+2
2018-06-17
nfsd4: extend reclaim period for reclaiming clients
J. Bruce Fields
4
-1
/
+36
2018-06-17
ext4: add more inode number paranoia checks
Theodore Ts'o
3
-6
/
+7
2018-06-16
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
3
-57
/
+3
2018-06-16
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
1
-1
/
+8
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
4
-4
/
+4
2018-06-17
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
10
-124
/
+152
2018-06-16
ext4: never move the system.data xattr out of the inode body
Theodore Ts'o
1
-0
/
+5
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
20
-644
/
+878
[prev]
[next]