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
2014-08-02
f2fs: avoid skipping recover_inline_xattr after recover_inline_data
Chao Yu
3
-3
/
+4
2014-08-02
f2fs: add tracepoint for f2fs_direct_IO
Chao Yu
1
-0
/
+5
2014-08-01
vfs: fix check for fallocate on active swapfile
Eric Biggers
1
-3
/
+2
2014-08-01
direct-io: fix AIO regression
Christoph Hellwig
1
-5
/
+4
2014-07-30
f2fs: reduce competition among node page writes
Chao Yu
4
-7
/
+7
2014-07-30
ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct
Theodore Ts'o
1
-1
/
+20
2014-07-30
f2fs: fix coding style
Jaegeuk Kim
2
-3
/
+4
2014-07-30
f2fs: remove redundant lines in allocate_data_block
Dongho Sim
1
-3
/
+0
2014-07-30
f2fs: add tracepoint for f2fs_issue_flush
Jaegeuk Kim
1
-0
/
+3
2014-07-30
f2fs: avoid retrying wrong recovery routine when error was occurred
Jaegeuk Kim
4
-7
/
+23
2014-07-30
f2fs: test before set/clear bits
Jaegeuk Kim
1
-2
/
+4
2014-07-30
f2fs: fix wrong condition for unlikely
Jaegeuk Kim
1
-1
/
+1
2014-07-30
f2fs: enable in-place-update for fdatasync
Jaegeuk Kim
3
-0
/
+12
2014-07-30
f2fs: skip unnecessary data writes during fsync
Jaegeuk Kim
1
-0
/
+18
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-17
/
+17
2014-07-29
AFS: Correctly assemble the client UUID
David Howells
1
-2
/
+2
2014-07-29
f2fs: add info of appended or updated data writes
Jaegeuk Kim
5
-0
/
+53
2014-07-29
f2fs: use radix_tree for ino management
Jaegeuk Kim
2
-22
/
+28
2014-07-29
f2fs: add infra for ino management
Jaegeuk Kim
4
-44
/
+55
2014-07-29
ext4: fix COLLAPSE RANGE test for bigalloc file systems
Namjae Jeon
1
-5
/
+2
2014-07-29
f2fs: punch the core function for inode management
Jaegeuk Kim
1
-37
/
+44
2014-07-29
f2fs: add nobarrier mount option
Jaegeuk Kim
4
-1
/
+15
2014-07-28
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-1
/
+1
2014-07-28
ext4: check inline directory before converting
Darrick J. Wong
3
-0
/
+39
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
31
-219
/
+574
2014-07-27
ext4: fix incorrect locking in move_extent_per_page
Dmitry Monakhov
1
-1
/
+2
2014-07-27
ext4: use correct depth value
Dmitry Monakhov
1
-1
/
+1
2014-07-27
ext4: add i_data_sem sanity check
Dmitry Monakhov
2
-0
/
+9
2014-07-27
ext4: fix wrong size computation in ext4_mb_normalize_request()
Xiaoguang Wang
1
-2
/
+3
2014-07-27
Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs
Linus Torvalds
2
-8
/
+9
2014-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-4
/
+1
2014-07-25
f2fs: fix to put root inode in error path of fill_super
Chao Yu
1
-1
/
+2
2014-07-25
f2fs: avoid use invalid mapping of node_inode when evict meta inode
Chao Yu
1
-2
/
+3
2014-07-25
f2fs: support ->rename2()
Chao Yu
1
-0
/
+164
2014-07-25
f2fs: add f2fs_balance_fs for direct IO
Huang Ying
1
-1
/
+3
2014-07-24
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-10
/
+1
2014-07-24
Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
1
-2
/
+8
2014-07-24
fs: umount on symlink leaks mnt count
Vasily Averin
1
-1
/
+2
2014-07-24
direct-io: fix uninitialized warning in do_direct_IO()
Boaz Harrosh
1
-7
/
+7
2014-07-23
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+3
2014-07-23
simple_xattr: permit 0-size extended attributes
Hugh Dickins
1
-1
/
+1
2014-07-23
coredump: fix the setting of PF_DUMPCORE
Silesh C V
1
-1
/
+1
2014-07-23
fs: lockd: Use ktime_get_ns()
Thomas Gleixner
1
-3
/
+1
2014-07-23
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
1
-6
/
+1
2014-07-23
timerfd: Use ktime_mono_to_real()
Thomas Gleixner
1
-3
/
+3
2014-07-23
NFSD: Fix crash encoding lock reply on 32-bit
Kinglong Mee
1
-1
/
+3
2014-07-22
Merge branch 'keys-fixes' into keys-next
David Howells
1
-0
/
+2
2014-07-22
KEYS: user: Use key preparsing
David Howells
1
-2
/
+6
2014-07-22
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
Andrew Gallagher
1
-1
/
+1
2014-07-22
fuse: s_time_gran fix
Miklos Szeredi
1
-3
/
+0
[prev]
[next]