index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-04
Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-19
/
+24
2016-11-04
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Linus Torvalds
5
-9
/
+29
2016-11-04
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+17
2016-11-01
nfsd: Fix general protection fault in release_lock_stateid()
Chuck Lever
1
-6
/
+4
2016-10-31
ovl: fsync after copy-up
Miklos Szeredi
1
-0
/
+2
2016-10-31
ovl: fix get_acl() on tmpfs
Miklos Szeredi
1
-3
/
+0
2016-10-31
ovl: update S_ISGID when setting posix ACLs
Miklos Szeredi
1
-0
/
+15
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-8
/
+7
2016-10-29
Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-0
/
+8
2016-10-29
Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2016-10-28
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+64
2016-10-28
ubifs: Fix regression in ubifs_readdir()
Richard Weinberger
1
-0
/
+8
2016-10-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+4
2016-10-27
fs: exofs: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-27
proc: fix NULL dereference when reading /proc/<pid>/auxv
Leon Yu
1
-0
/
+3
2016-10-27
Merge tag 'for-linus-4.9-rc2-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+21
2016-10-27
Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
16
-639
/
+629
2016-10-27
btrfs: fix races on root_log_ctx lists
Chris Mason
1
-14
/
+6
2016-10-27
kernfs: Add noop_fsync to supported kernfs_file_fops
Tony Luck
1
-0
/
+1
2016-10-24
proc: don't use FOLL_FORCE for reading cmdline and environment
Linus Torvalds
1
-10
/
+8
2016-10-24
nfsd: move blocked lock handling under a dedicated spinlock
Jeff Layton
2
-13
/
+20
2016-10-24
orangefs: don't use d_time
Miklos Szeredi
3
-6
/
+14
2016-10-24
orangefs: user file_inode() where it is due
Amir Goldstein
1
-7
/
+7
2016-10-24
btrfs: fix WARNING in btrfs_select_ref_head()
Wang Xiaoguang
1
-0
/
+3
2016-10-24
Btrfs: remove some no-op casts
Dan Carpenter
1
-4
/
+4
2016-10-24
btrfs: pass correct args to btrfs_async_run_delayed_refs()
Wang Xiaoguang
1
-2
/
+2
2016-10-24
btrfs: make file clone aware of fatal signals
Wang Xiaoguang
1
-0
/
+5
2016-10-24
btrfs: qgroup: Prevent qgroup->reserved from going subzero
Goldwyn Rodrigues
1
-2
/
+7
2016-10-24
xfs: clear cowblocks tag when cow fork is emptied
Brian Foster
1
-1
/
+5
2016-10-24
xfs: fix up inode cowblocks tracking tracepoints
Brian Foster
1
-4
/
+4
2016-10-24
fs: Do to trim high file position bits in iomap_page_mkwrite_actor
Jan Kara
1
-2
/
+1
2016-10-23
Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2
-11
/
+11
2016-10-23
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-50
/
+56
2016-10-22
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-41
/
+25
2016-10-21
Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-2
/
+3
2016-10-20
Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-4
/
+8
2016-10-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-6
/
+9
2016-10-20
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2
-37
/
+20
2016-10-20
fs/proc: Stop reporting eip and esp in /proc/PID/stat
Andy Lutomirski
1
-4
/
+5
2016-10-20
xfs: remove xfs_bunmapi_cow
Christoph Hellwig
2
-23
/
+0
2016-10-20
xfs: optimize xfs_reflink_end_cow
Christoph Hellwig
2
-64
/
+56
2016-10-20
xfs: optimize xfs_reflink_cancel_cow_blocks
Christoph Hellwig
1
-28
/
+23
2016-10-20
xfs: refactor xfs_bunmapi_cow
Christoph Hellwig
3
-159
/
+225
2016-10-20
xfs: optimize writes to reflink files
Christoph Hellwig
4
-105
/
+100
2016-10-20
xfs: don't bother looking at the refcount tree for reads
Christoph Hellwig
1
-5
/
+8
2016-10-20
xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared
Christoph Hellwig
1
-1
/
+2
2016-10-20
xfs: add xfs_trim_extent
Darrick J. Wong
2
-0
/
+35
2016-10-20
iomap: add IOMAP_REPORT
Christoph Hellwig
1
-1
/
+1
2016-10-20
xfs: merge xfs_reflink_remap_range and xfs_file_share_range
Christoph Hellwig
3
-174
/
+143
2016-10-20
xfs: remove xfs_file_wait_for_io
Christoph Hellwig
1
-29
/
+10
[next]