index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-09
fs/9p: use fscache mutex rather than spinlock
Sasha Levin
3
-6
/
+6
2016-01-09
proc: add a reschedule point in proc_readfd_common()
Eric Dumazet
1
-0
/
+1
2016-01-09
logfs: constify logfs_block_ops structures
Julia Lawall
3
-5
/
+5
2016-01-09
fcntl: allow to set O_DIRECT flag on pipe
Stanislav Kinsburskiy
1
-1
/
+2
2016-01-09
fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
Abhi Das
1
-5
/
+3
2016-01-09
fs: xattr: Use kvfree()
Richard Weinberger
1
-24
/
+14
2016-01-09
nbd: use ->compat_ioctl()
Al Viro
1
-11
/
+0
2016-01-09
Merge branch 'for-linus' into work.misc
Al Viro
6
-122
/
+164
2016-01-09
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
Jann Horn
1
-62
/
+68
2016-01-09
compat_ioctl: don't pass fd around when not needed
Al Viro
3
-53
/
+61
2016-01-09
compat_ioctl: don't look up the fd twice
Jann Horn
1
-54
/
+68
2016-01-08
f2fs: skip releasing nodes in chindless extent tree
Chao Yu
1
-4
/
+9
2016-01-08
f2fs: use atomic type for node count in extent tree
Chao Yu
2
-9
/
+10
2016-01-08
f2fs: recognize encrypted data in f2fs_fiemap
Chao Yu
1
-1
/
+5
2016-01-08
f2fs: clean up f2fs_balance_fs
Jaegeuk Kim
8
-38
/
+33
2016-01-08
f2fs: remove redundant calls
Jaegeuk Kim
1
-3
/
+0
2016-01-08
f2fs: avoid unnecessary f2fs_balance_fs calls
Jaegeuk Kim
6
-29
/
+30
2016-01-08
f2fs: check the page status filled from disk
Jaegeuk Kim
1
-6
/
+5
2016-01-08
f2fs: introduce __get_node_page to reuse common code
Chao Yu
1
-53
/
+35
2016-01-08
f2fs: check node id earily when readaheading node page
Chao Yu
1
-3
/
+8
2016-01-08
locks: rename __posix_lock_file to posix_lock_inode
Jeff Layton
1
-5
/
+6
2016-01-08
locks: prink more detail when there are leaked locks
Jeff Layton
1
-4
/
+29
2016-01-08
locks: pass inode pointer to locks_free_lock_context
Jeff Layton
2
-2
/
+4
2016-01-08
locks: sprinkle some tracepoints around the file locking code
Jeff Layton
1
-3
/
+9
2016-01-08
locks: don't check for race with close when setting OFD lock
Jeff Layton
1
-6
/
+10
2016-01-08
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
1
-21
/
+30
2016-01-08
xfs: bmapbt checking on debug kernels too expensive
Dave Chinner
1
-2
/
+8
2016-01-08
xfs: add tracepoints to readpage calls
Dave Chinner
2
-0
/
+28
2016-01-07
f2fs: read isize while holding i_mutex in fiemap
Fan Li
1
-1
/
+3
2016-01-07
Revert "f2fs: check the node block address of newly allocated nid"
Jaegeuk Kim
1
-9
/
+0
2016-01-07
f2fs: cover more area with nat_tree_lock
Jaegeuk Kim
1
-17
/
+12
2016-01-07
jffs2: use to_delayed_work
Geliang Tang
1
-1
/
+1
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
17
-90
/
+49
2016-01-06
fs: use gendisk->disk_name where possible
Dmitry Monakhov
1
-9
/
+3
2016-01-06
poll: plug an unused argument to do_poll
Mateusz Guzik
1
-3
/
+3
2016-01-05
Merge branch 'xfs-dax-fixes-for-4.5' into for-next
Dave Chinner
2
-12
/
+24
2016-01-05
Merge branch 'xfs-misc-fixes-for-4.5' into for-next
Dave Chinner
28
-83
/
+126
2016-01-04
xfs: debug mode log record crc error injection
Brian Foster
3
-7
/
+77
2016-01-04
xfs: detect and trim torn writes during log recovery
Brian Foster
1
-20
/
+289
2016-01-04
HFS wants 8Kb per-superblock allocation; just use kmalloc()
Al Viro
1
-2
/
+2
2016-01-04
jfs: microoptimize get_zeroed_page / virt_to_page
Al Viro
1
-5
/
+4
2016-01-04
hpfs: missing endianness annotation
Al Viro
1
-1
/
+1
2016-01-04
don't carry MAY_OPEN in op->acc_mode
Al Viro
3
-18
/
+12
2016-01-04
saner calling conventions for copy_mount_options()
Al Viro
3
-30
/
+28
2016-01-04
proc_pid_attr_write(): switch to memdup_user()
Al Viro
1
-10
/
+7
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
3
-36
/
+12
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
27
-61
/
+114
2016-01-04
configfs: implement binary attributes
Pantelis Antoniou
4
-13
/
+276
2016-01-04
f2fs: introduce max_file_blocks in sbi
Chao Yu
3
-5
/
+6
2016-01-04
xfs: fix recursive splice read locking with DAX
Dave Chinner
1
-9
/
+16
[prev]
[next]