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-01-02
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
2
-3
/
+3
2018-01-02
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
1
-16
/
+29
2018-01-02
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
1
-0
/
+1
2018-01-02
btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
Chris Mason
1
-11
/
+34
2018-01-02
btrfs: Fix flush bio leak
Nikolay Borisov
1
-1
/
+0
2018-01-02
Merge 4.15-rc6 into staging-next
Greg Kroah-Hartman
19
-97
/
+258
2018-01-02
Merge 4.15-rc6 into driver-core-next
Greg Kroah-Hartman
51
-236
/
+501
2018-01-02
ext2: drop unneeded newline
Julia Lawall
1
-1
/
+1
2018-01-02
afs: Fix missing error handling in afs_write_end()
David Howells
1
-3
/
+5
2018-01-02
afs: Fix unlink
David Howells
2
-8
/
+33
2018-01-02
afs: Potential uninitialized variable in afs_extract_data()
Dan Carpenter
1
-1
/
+1
2018-01-01
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
13
-54
/
+12
2018-01-01
ntfs: remove i_version handling
Jeff Layton
2
-15
/
+0
2017-12-31
nsfs: generalize ns_get_path() for path resolution with a task
Jakub Kicinski
1
-3
/
+26
2017-12-30
nfs4file: get rid of pointless include of btrfs.h
Al Viro
1
-1
/
+0
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-97
/
+258
2017-12-28
VFS: close race between getcwd() and d_move()
NeilBrown
1
-7
/
+16
2017-12-28
fs: compat_ioctl: add new DVB demux ioctls
Mauro Carvalho Chehab
1
-0
/
+5
2017-12-25
VFS: don't keep disconnected dentries on d_anon
NeilBrown
2
-11
/
+13
2017-12-22
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
19
-97
/
+258
2017-12-22
Merge branch 'docs-next' of git://git.lwn.net/linux into patchwork
Mauro Carvalho Chehab
155
-787
/
+1254
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-25
/
+37
2017-12-22
gfs2: Trim the ordered write list in gfs2_ordered_write()
Abhi Das
1
-2
/
+5
2017-12-22
GFS2: Reduce code redundancy writing log headers
Bob Peterson
3
-64
/
+43
2017-12-21
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
1
-3
/
+3
2017-12-21
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+5
2017-12-21
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
1
-3
/
+3
2017-12-21
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
2
-8
/
+8
2017-12-21
xfs: only skip rmap owner checks for unknown-owner rmap removal
Darrick J. Wong
1
-24
/
+52
2017-12-21
xfs: always honor OWN_UNKNOWN rmap removal requests
Darrick J. Wong
5
-4
/
+48
2017-12-21
xfs: queue deferred rmap ops for cow staging extent alloc/free in the right order
Darrick J. Wong
1
-33
/
+19
2017-12-21
xfs: set cowblocks tag for direct cow writes too
Darrick J. Wong
1
-0
/
+2
2017-12-21
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
3
-1
/
+11
2017-12-21
xfs: don't be so eager to clear the cowblocks tag on truncate
Darrick J. Wong
1
-9
/
+19
2017-12-20
xfs: track cowblocks separately in i_flags
Darrick J. Wong
2
-9
/
+25
2017-12-19
udf: Sanitize nanoseconds for time stamps
Jan Kara
1
-0
/
+5
2017-12-18
sget(): handle failures of register_shrinker()
Al Viro
1
-1
/
+5
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-0
/
+4
2017-12-18
sysfs: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-1
/
+1
2017-12-18
Merge 4.15-rc4 into staging-next
Greg Kroah-Hartman
44
-158
/
+265
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
23
-132
/
+23
2017-12-17
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
Kees Cook
1
-6
/
+1
2017-12-17
cramfs: fix MTD dependency
Arnd Bergmann
1
-0
/
+1
2017-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-19
/
+19
2017-12-17
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
4
-0
/
+16
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
36
-132
/
+227
2017-12-16
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-4
/
+26
2017-12-15
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
1
-2
/
+1
2017-12-15
Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+38
2017-12-15
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
7
-26
/
+103
[prev]
[next]