index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-01-31
1
-1
/
+1
|
\
|
*
timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-01-17
1
-1
/
+1
*
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-29
11
-32
/
+113
|
\
\
|
*
|
Revert "btrfs: synchronize incompat feature bits with sysfs files"
Chris Mason
2016-01-29
4
-17
/
+0
|
*
|
btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc
Chris Mason
2016-01-27
1
-1
/
+1
|
*
|
Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2016-01-27
6
-18
/
+34
|
|
\
\
|
|
*
|
btrfs: add free space tree to the cow-only list
David Sterba
2016-01-25
1
-1
/
+2
|
|
*
|
btrfs: add free space tree to lockdep classes
David Sterba
2016-01-25
1
-0
/
+1
|
|
*
|
btrfs: tweak free space tree bitmap allocation
David Sterba
2016-01-22
1
-2
/
+16
|
|
*
|
btrfs: tests: switch to GFP_KERNEL
David Sterba
2016-01-22
3
-15
/
+15
|
*
|
|
btrfs: sysfs: check initialization state before updating features
David Sterba
2016-01-27
1
-0
/
+3
|
*
|
|
Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"
David Sterba
2016-01-25
1
-1
/
+0
|
*
|
|
btrfs: async-thread: Fix a use-after-free error for trace
Qu Wenruo
2016-01-25
1
-1
/
+1
|
*
|
|
Btrfs: fix race between fsync and lockless direct IO writes
Filipe Manana
2016-01-25
2
-11
/
+39
|
*
|
|
Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-01-25
6
-1
/
+53
|
|
\
\
\
|
|
*
|
|
btrfs: synchronize incompat feature bits with sysfs files
David Sterba
2016-01-21
4
-0
/
+17
|
|
*
|
|
btrfs: sysfs: introduce helper for syncing bits with sysfs files
David Sterba
2016-01-21
2
-0
/
+33
|
|
*
|
|
btrfs: sysfs: add free-space-tree bit attribute
David Sterba
2016-01-21
1
-0
/
+2
|
|
*
|
|
btrfs: sysfs: fix typo in compat_ro attribute definition
David Sterba
2016-01-20
1
-1
/
+1
|
|
|
/
/
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
ELF: Also pass any interpreter's file header to `arch_check_elf'
Maciej W. Rozycki
2016-01-20
1
-1
/
+5
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-01-24
4
-150
/
+389
|
\
\
\
\
\
|
*
|
|
|
|
ceph: use i_size_{read,write} to get/set i_size
Yan, Zheng
2016-01-21
4
-26
/
+25
|
*
|
|
|
|
ceph: re-send AIO write request when getting -EOLDSNAP error
Yan, Zheng
2016-01-21
1
-4
/
+86
|
*
|
|
|
|
ceph: Asynchronous IO support
Yan, Zheng
2016-01-21
1
-119
/
+278
|
*
|
|
|
|
ceph: Avoid to propagate the invalid page point
Minfei Huang
2016-01-21
1
-1
/
+0
|
*
|
|
|
|
ceph: fix double page_unlock() in page_mkwrite()
Yan, Zheng
2016-01-21
1
-4
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-01-24
16
-52
/
+238
|
\
\
\
\
\
|
*
|
|
|
|
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
Vasily Averin
2016-01-14
1
-0
/
+1
|
*
|
|
|
|
cifs: fix race between call_async() and reconnect()
Rabin Vincent
2016-01-14
2
-3
/
+5
|
*
|
|
|
|
Prepare for encryption support (first part). Add decryption and encryption ke...
Steve French
2016-01-14
10
-33
/
+156
|
*
|
|
|
|
cifs: Allow using O_DIRECT with cache=loose
Ross Lagerwall
2016-01-14
1
-0
/
+15
|
*
|
|
|
|
cifs: Make echo interval tunable
Steve French
2016-01-14
3
-11
/
+34
|
*
|
|
|
|
cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary
Ross Lagerwall
2016-01-14
1
-2
/
+22
|
*
|
|
|
|
Print IP address of unresponsive server
Arnd Hannemann
2016-01-14
1
-2
/
+5
|
*
|
|
|
|
cifs: Ratelimit kernel log messages
Jamie Bainbridge
2016-01-14
2
-6
/
+5
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-23
136
-722
/
+725
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vfs: abort dedupe loop if fatal signals are pending
Darrick J. Wong
2016-01-22
1
-0
/
+3
|
*
|
|
|
|
|
wrappers for ->i_mutex access
Al Viro
2016-01-22
136
-722
/
+722
*
|
|
|
|
|
|
Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-01-23
5
-69
/
+47
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'bugfixes'
Trond Myklebust
2016-01-22
2
-63
/
+42
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn
Trond Myklebust
2016-01-22
1
-4
/
+2
|
|
*
|
|
|
|
|
|
pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN
Trond Myklebust
2016-01-21
1
-59
/
+40
|
*
|
|
|
|
|
|
|
NFS: Simplify nfs_request_add_commit_list() arguments
Anna Schumaker
2016-01-21
3
-6
/
+5
*
|
|
|
|
|
|
|
|
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2016-01-22
5
-22
/
+6
*
|
|
|
|
|
|
|
|
dax: never rely on bh.b_dev being set by get_block()
Ross Zwisler
2016-01-22
1
-0
/
+3
*
|
|
|
|
|
|
|
|
xfs: call dax_pfn_mkwrite() for DAX fsync/msync
Ross Zwisler
2016-01-22
1
-3
/
+4
*
|
|
|
|
|
|
|
|
ext4: call dax_pfn_mkwrite() for DAX fsync/msync
Ross Zwisler
2016-01-22
1
-1
/
+3
*
|
|
|
|
|
|
|
|
ext2: call dax_pfn_mkwrite() for DAX fsync/msync
Ross Zwisler
2016-01-22
1
-1
/
+3
*
|
|
|
|
|
|
|
|
dax: add support for fsync/sync
Ross Zwisler
2016-01-22
1
-16
/
+258
[next]