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
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
6
-58
/
+28
2017-05-08
fs/xattr.c: zero out memory copied to userspace in getxattr
Michal Hocko
1
-1
/
+1
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
7
-50
/
+16
2017-05-08
pidns: expose task pid_ns_for_children to userspace
Kirill Tkhai
1
-0
/
+1
2017-05-08
ns: allow ns_entries to have custom symlink content
Kirill Tkhai
1
-1
/
+3
2017-05-08
reiserfs: use designated initializers
Kees Cook
1
-12
/
+12
2017-05-08
fs/proc/inode.c: remove cast from memory allocation
Tobin C. Harding
1
-1
/
+1
2017-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-105
/
+465
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
55
-667
/
+2050
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-21
/
+13
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-226
/
+219
2017-05-05
Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-347
/
+518
2017-05-05
Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-432
/
+447
2017-05-05
Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
1
-0
/
+15
2017-05-05
GFS2: Allow glocks to be unlocked after withdraw
Bob Peterson
1
-2
/
+4
2017-05-05
xfs: fix use-after-free in xfs_finish_page_writeback
Eryu Guan
1
-2
/
+2
2017-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-4
/
+1
2017-05-05
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2
-0
/
+7
2017-05-05
befs: make export work with cold dcache
Fabian Frederick
1
-0
/
+15
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+86
2017-05-04
orangefs: count directory pieces correctly
Martin Brandenburg
1
-2
/
+5
2017-05-04
orangefs: invalidate stored directory on seek
Martin Brandenburg
1
-1
/
+23
2017-05-04
orangefs: skip forward to the next directory entry if seek is short
Martin Brandenburg
1
-4
/
+14
2017-05-04
nfs: Fix bdi handling for cloned superblocks
Jan Kara
2
-21
/
+13
2017-05-03
SMB3: Work around mount failure when using SMB3 dialect to Macs
Steve French
1
-3
/
+11
2017-05-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-46
/
+69
2017-05-03
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
1
-0
/
+2
2017-05-03
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Björn Jacke
1
-2
/
+2
2017-05-03
fs/block_dev: always invalidate cleancache in invalidate_bdev()
Andrey Ryabinin
1
-6
/
+5
2017-05-03
fs: fix data invalidation in the cleancache during direct IO
Andrey Ryabinin
1
-10
/
+8
2017-05-03
jbd2: make the whole kjournald2 kthread NOFS safe
Michal Hocko
1
-0
/
+9
2017-05-03
jbd2: mark the transaction context with the scope GFP_NOFS context
Michal Hocko
1
-0
/
+12
2017-05-03
xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
Michal Hocko
2
-10
/
+10
2017-05-03
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
1
-1
/
+1
2017-05-03
xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
Michal Hocko
5
-13
/
+13
2017-05-03
proc: show MADV_FREE pages info in smaps
Shaohua Li
1
-1
/
+7
2017-05-03
fs/ocfs2/cluster: use offset_in_page() macro
Geliang Tang
1
-1
/
+1
2017-05-03
ocfs2: o2hb: revert hb threshold to keep compatible
Junxiao Bi
1
-4
/
+4
2017-05-03
fs/ocfs2/cluster: use setup_timer
Geliang Tang
1
-3
/
+2
2017-05-03
xfs: reserve enough blocks to handle btree splits when remapping
Darrick J. Wong
3
-9
/
+37
2017-05-03
Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/...
Linus Torvalds
23
-179
/
+335
2017-05-03
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
Linus Torvalds
18
-704
/
+680
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-10
/
+10
2017-05-03
CIFS: fix oplock break deadlocks
Rabin Vincent
4
-5
/
+18
2017-05-03
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
David Disseldorp
1
-0
/
+2
2017-05-03
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
David Disseldorp
1
-0
/
+1
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+15
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-14
/
+110
2017-05-02
Set unicode flag on cifs echo request to avoid Mac error
Steve French
1
-0
/
+3
[next]