index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
afs: Migrate vlocation fields to 64-bit
Tina Ruchandani
2017-03-16
4
-16
/
+20
*
afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2017-03-16
1
-1
/
+1
*
afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2017-03-16
1
-1
/
+1
*
afs: Distinguish mountpoints from symlinks by file mode alone
David Howells
2017-03-16
3
-68
/
+15
*
afs: Flush outstanding writes when an fd is closed
David Howells
2017-03-16
3
-0
/
+16
*
afs: Handle a short write to an AFS page
David Howells
2017-03-16
3
-11
/
+23
*
afs: Kill struct afs_read::pg_offset
David Howells
2017-03-16
1
-1
/
+0
*
afs: Handle better the server returning excess or short data
David Howells
2017-03-16
2
-16
/
+40
*
afs: Deal with an empty callback array
Marc Dionne
2017-03-16
2
-7
/
+9
*
afs: Adjust mode bits processing
Marc Dionne
2017-03-16
1
-1
/
+6
*
afs: Populate group ID from vnode status
Marc Dionne
2017-03-16
1
-1
/
+1
*
afs: Fix page overput in afs_fill_page()
David Howells
2017-03-16
1
-0
/
+1
*
afs: Fix missing put_page()
David Howells
2017-03-16
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-03-16
1
-14
/
+21
|
\
|
*
writeback: fix memory leak in wb_queue_work()
Tahsin Erdogan
2017-03-13
1
-14
/
+21
*
|
gfs2: Avoid alignment hole in struct lm_lockname
Andreas Gruenbacher
2017-03-15
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-15
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-10
2
-2
/
+2
*
|
Merge branch 'prep-for-5level'
Linus Torvalds
2017-03-10
1
-1
/
+5
|
\
\
|
*
|
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-09
1
-1
/
+5
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-03-10
2
-49
/
+33
|
\
\
\
|
*
|
|
userfaultfd: remove wrong comment from userfaultfd_ctx_get()
David Hildenbrand
2017-03-10
1
-2
/
+0
|
*
|
|
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
2017-03-10
1
-1
/
+12
|
*
|
|
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
2017-03-10
1
-6
/
+3
|
*
|
|
userfaultfd: non-cooperative: fix fork fctx->new memleak
Mike Rapoport
2017-03-10
1
-0
/
+9
|
*
|
|
userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete
Andrea Arcangeli
2017-03-10
1
-13
/
+5
|
*
|
|
userfaultfd: non-cooperative: robustness check
Andrea Arcangeli
2017-03-10
1
-2
/
+7
|
*
|
|
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
2017-03-10
1
-28
/
+0
|
*
|
|
userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
Andrea Arcangeli
2017-03-10
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-03-10
14
-100
/
+103
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xfs: try any AG when allocating the first btree block when reflinking
Christoph Hellwig
2017-03-08
2
-6
/
+10
|
*
|
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
2017-03-08
2
-17
/
+32
|
*
|
xfs: remove kmem_zalloc_greedy
Darrick J. Wong
2017-03-08
3
-24
/
+2
|
*
|
xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
Chandan Rajendra
2017-03-08
1
-2
/
+1
|
*
|
xfs: fix and streamline error handling in xfs_end_io
Christoph Hellwig
2017-03-08
1
-32
/
+27
|
*
|
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
2017-03-08
6
-13
/
+22
|
*
|
iomap: invalidate page caches should be after iomap_dio_complete() in direct ...
Eryu Guan
2017-03-06
1
-7
/
+10
|
|
/
*
|
overlayfs: remove now unnecessary header file include
Linus Torvalds
2017-03-08
1
-1
/
+0
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-03-07
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
timerfd: Only check CAP_WAKE_ALARM when it is needed
Stephen Smalley
2017-03-01
1
-4
/
+4
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-04
4
-21
/
+21
|
\
\
|
*
|
hfs: fix hfs_readdir()
Dan Carpenter
2017-02-19
1
-1
/
+1
|
*
|
9p: constify ->d_name handling
Al Viro
2017-01-12
3
-20
/
+20
*
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-03-04
16
-168
/
+447
|
\
\
\
|
*
|
|
smb2: Enforce sec= mount option
Sachin Prabhu
2017-03-03
8
-7
/
+49
|
*
|
|
CIFS: Fix sparse warnings
Steve French
2017-03-03
2
-4
/
+4
|
*
|
|
CIFS: implement get_dfs_refer for SMB2+
Aurelien Aptel
2017-03-03
2
-0
/
+109
|
*
|
|
CIFS: use DFS pathnames in SMB2+ Create requests
Aurelien Aptel
2017-03-03
1
-16
/
+80
|
*
|
|
CIFS: set signing flag in SMB2+ TreeConnect if needed
Aurelien Aptel
2017-03-02
1
-2
/
+2
|
*
|
|
CIFS: let ses->ipc_tid hold smb2 TreeIds
Aurelien Aptel
2017-03-02
1
-1
/
+1
[next]