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
2013-09-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
20
-432
/
+598
2013-09-06
Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
18
-335
/
+778
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+16
2013-09-05
sparc: fix PCI device proc file mmap(2)
Alexey Dobriyan
1
-0
/
+16
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
22
-193
/
+370
2013-09-05
f2fs: optimize gc for better performance
Jin Xu
3
-2
/
+9
2013-09-05
f2fs: merge more bios of node block writes
Jaegeuk Kim
1
-4
/
+5
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+3
2013-09-04
Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2
-22
/
+7
2013-09-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
23
-367
/
+816
2013-09-04
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
5
-13
/
+40
2013-09-04
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
9
-129
/
+98
2013-09-03
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-34
/
+242
2013-09-03
switch fchmod() to fdget
Al Viro
1
-6
/
+5
2013-09-03
switch epoll_ctl() to fdget
Al Viro
1
-16
/
+15
2013-09-03
git simplify nilfs check for busy subtree
Al Viro
1
-19
/
+7
2013-09-03
constify touch_atime()
Al Viro
1
-1
/
+1
2013-09-03
vfs: allow umount to handle mountpoints without revalidating them
Jeff Layton
2
-1
/
+183
2013-09-03
vfs: call d_op->d_prune() before unhashing dentry
Yan, Zheng
1
-2
/
+11
2013-09-03
only regular files with FMODE_WRITE need to be on s_files
Al Viro
1
-2
/
+4
2013-09-03
nfsd: racy access to ->d_name in nsfd4_encode_path()
Al Viro
1
-6
/
+8
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-120
/
+180
2013-09-03
Merge branch 'lockref' (locked reference counts)
Linus Torvalds
2
-27
/
+80
2013-09-03
f2fs: avoid an overflow during utilization calculation
Jaegeuk Kim
1
-1
/
+1
2013-09-03
f2fs: trigger GC when there are prefree segments
Jaegeuk Kim
1
-1
/
+2
2013-09-02
vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()
Linus Torvalds
2
-27
/
+65
2013-09-02
vfs: use lockref_get_not_zero() for optimistic lockless dget_parent()
Waiman Long
1
-0
/
+15
2013-08-30
pstore/ram: (really) fix undefined usage of rounddown_pow_of_two
Maxime Bizon
1
-3
/
+3
2013-08-28
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2013-08-28
fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers
Goldwyn Rodrigues
1
-1
/
+1
2013-08-28
vfs: make the dentry cache use the lockref infrastructure
Waiman Long
2
-37
/
+26
2013-08-28
ext4: allow specifying external journal by pathname mount option
Eric Sandeen
1
-3
/
+44
2013-08-28
ext4: mark group corrupt on group descriptor checksum
Darrick J. Wong
2
-11
/
+8
2013-08-28
ext4: mark block group as corrupt on inode bitmap error
Darrick J. Wong
2
-4
/
+28
2013-08-28
ext4: mark block group as corrupt on block bitmap error
Darrick J. Wong
3
-3
/
+31
2013-08-28
ext4: fix type declaration of ext4_validate_block_bitmap
Darrick J. Wong
2
-3
/
+3
2013-08-28
ext4: error out if verifying the block bitmap fails
Darrick J. Wong
1
-2
/
+6
2013-08-28
jbd2: Fix endian mixing problems in the checksumming code
Darrick J. Wong
3
-17
/
+18
2013-08-28
ext4: isolate ext4_extents.h file
Zheng Liu
7
-29
/
+27
2013-08-28
ext4: Fix misspellings using 'codespell' tool
Anatol Pomozov
6
-9
/
+9
2013-08-28
ext4: convert write_begin methods to stable_page_writes semantics
Dmitry Monakhov
1
-2
/
+3
2013-08-28
ext4: fix use of potentially uninitialized variables in debugging code
Andi Shyti
1
-3
/
+2
2013-08-28
Revert "fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink"
Linus Torvalds
1
-3
/
+7
2013-08-27
f2fs: use strncasecmp() simplify the string comparison
Gu Zheng
1
-11
/
+1
2013-08-27
f2fs: fix omitting to update inode page
Jaegeuk Kim
1
-0
/
+1
2013-08-26
Merge tag 'jfs-3.11-rc8' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-8
/
+23
2013-08-26
f2fs: support the inline xattrs
Jaegeuk Kim
4
-89
/
+195
2013-08-26
f2fs: add the truncate_xattr_node function
Jaegeuk Kim
2
-11
/
+29
2013-08-26
f2fs: introduce __find_xattr for readability
Jaegeuk Kim
2
-27
/
+22
[next]