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
2016-01-09
block: introduce bdev_file_inode()
Dan Williams
1
-7
/
+12
2016-01-09
nfsd: don't hold i_mutex over userspace upcalls
NeilBrown
4
-19
/
+85
2016-01-09
fs:affs:Replace time_t with time64_t
DengChao
3
-8
/
+9
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-08
nbd: use ->compat_ioctl()
Al Viro
1
-11
/
+0
2016-01-08
Merge branch 'for-linus' into work.misc
Al Viro
6
-122
/
+164
2016-01-08
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
Jann Horn
1
-62
/
+68
2016-01-08
compat_ioctl: don't pass fd around when not needed
Al Viro
3
-53
/
+61
2016-01-08
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-07
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-06
f2fs: read isize while holding i_mutex in fiemap
Fan Li
1
-1
/
+3
2016-01-06
Revert "f2fs: check the node block address of newly allocated nid"
Jaegeuk Kim
1
-9
/
+0
2016-01-06
f2fs: cover more area with nat_tree_lock
Jaegeuk Kim
1
-17
/
+12
2016-01-06
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-05
xfs: debug mode log record crc error injection
Brian Foster
3
-7
/
+77
2016-01-05
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
[prev]
[next]