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
...
|
*
|
f2fs: check end_io for metapages before making next checkpoint blocks
Jaegeuk Kim
2015-10-10
1
-0
/
+5
|
*
|
f2fs crypto: allocate buffer for decrypting filename
Jaegeuk Kim
2015-10-10
2
-4
/
+19
|
*
|
f2fs: reorganize f2fs_map_blocks
Chao Yu
2015-10-10
1
-40
/
+44
|
*
|
f2fs: declare f2fs_update_extent_tree_range as static
Jaegeuk Kim
2015-10-10
1
-1
/
+1
|
*
|
f2fs: fix overflow of size calculation
Chao Yu
2015-10-10
5
-21
/
+24
|
*
|
f2fs: fix incorrect searching position when shrinking extent cache
Chao Yu
2015-10-10
1
-0
/
+5
|
*
|
f2fs: verify file type early in f2fs_fallocate
Chao Yu
2015-10-10
1
-12
/
+4
|
*
|
f2fs: no need to lock for update_inode_page all the time
Jaegeuk Kim
2015-10-10
1
-6
/
+2
|
*
|
f2fs: cover number of dirty node pages under node_write lock
Jaegeuk Kim
2015-10-10
1
-7
/
+8
|
*
|
f2fs: fix incorrect return statement in the function f2fs_ioc_release_volatil...
Nicholas Krause
2015-10-10
1
-2
/
+1
|
*
|
f2fs: trace in batches extent info update
Chao Yu
2015-10-10
1
-0
/
+2
*
|
|
Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2015-11-05
1
-1
/
+1
|
\
\
\
|
*
|
|
dlm: make posix locks interruptible
Eric Ren
2015-11-03
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2015-11-05
11
-91
/
+86
|
\
\
\
|
*
|
|
locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
Benjamin Coddington
2015-10-22
1
-6
/
+3
|
*
|
|
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2015-10-22
11
-53
/
+20
|
*
|
|
locks: introduce locks_lock_inode_wait()
Benjamin Coddington
2015-10-22
1
-0
/
+24
|
*
|
|
locks: Use more file_inode and fix a comment
Benjamin Coddington
2015-10-15
1
-5
/
+3
|
*
|
|
fs: fix data races on inode->i_flctx
Dmitry Vyukov
2015-09-21
1
-27
/
+36
*
|
|
|
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-05
3
-75
/
+112
|
\
\
\
\
|
*
|
|
|
debugfs: Add debugfs_create_ulong()
Viresh Kumar
2015-10-18
1
-0
/
+48
|
*
|
|
|
debugfs: Add read-only/write-only bool file ops
Stephen Boyd
2015-10-18
1
-1
/
+14
|
*
|
|
|
debugfs: Add read-only/write-only size_t file ops
Stephen Boyd
2015-10-18
1
-1
/
+4
|
*
|
|
|
debugfs: Add read-only/write-only x64 file ops
Stephen Boyd
2015-10-18
1
-1
/
+4
|
*
|
|
|
debugfs: Consolidate file mode checks in debugfs_create_*()
Stephen Boyd
2015-10-18
1
-66
/
+32
|
*
|
|
|
sysfs: correctly handle short reads on PREALLOC attrs.
NeilBrown
2015-10-04
1
-1
/
+3
|
*
|
|
|
debugfs: document that debugfs_remove*() accepts NULL and error values
Ulf Magnusson
2015-10-04
1
-2
/
+4
|
*
|
|
|
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
1
-3
/
+3
*
|
|
|
|
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-05
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2015-10-21
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-05
2
-11
/
+21
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'v4.3-rc4' into for-4.4/core
Jens Axboe
2015-10-09
28
-157
/
+420
|
|
\
\
\
\
\
|
*
|
|
|
|
|
fs: direct-io: don't dirtying pages for ITER_BVEC/ITER_KVEC direct read
Ming Lei
2015-09-23
1
-3
/
+6
|
*
|
|
|
|
|
fs/mpage.c: forgotten WRITE_SYNC in case of data integrity write
Roman Pen
2015-09-23
1
-8
/
+15
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-11-04
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: add architecture primitives for software dirty bit clearing
Martin Schwidefsky
2015-10-14
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-04
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s...
Tejun Heo
2015-10-28
1
-2
/
+2
*
|
|
|
|
|
|
|
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-04
2
-8
/
+17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
Ingo Molnar
2015-10-01
2
-8
/
+17
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
2015-11-02
1
-5
/
+2
*
|
|
|
|
|
|
|
Merge branch 'fs-file-descriptor-optimization'
Linus Torvalds
2015-11-02
1
-5
/
+37
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
vfs: conditionally clear close-on-exec flag
Linus Torvalds
2015-11-01
1
-1
/
+2
|
*
|
|
|
|
|
|
|
vfs: Fix pathological performance case for __alloc_fd()
Linus Torvalds
2015-11-01
1
-4
/
+35
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-10-31
3
-3
/
+8
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
ovl: free lower_mnt array in ovl_put_super
Konstantin Khlebnikov
2015-10-12
1
-0
/
+1
|
*
|
|
|
|
|
|
ovl: free stack of paths in ovl_fill_super
Konstantin Khlebnikov
2015-10-12
1
-0
/
+1
|
*
|
|
|
|
|
|
ovl: fix open in stacked overlay
Miklos Szeredi
2015-10-12
1
-0
/
+3
|
*
|
|
|
|
|
|
ovl: fix dentry reference leak
David Howells
2015-10-12
1
-1
/
+1
|
*
|
|
|
|
|
|
ovl: use O_LARGEFILE in ovl_copy_up()
David Howells
2015-10-12
1
-2
/
+2
[prev]
[next]