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-01-14
vfs: add missing virtual cache flush after editing partial pages
Linus Torvalds
1
-0
/
+1
2013-01-14
btrfs: update timestamps on truncate()
Eric Sandeen
1
-3
/
+14
2013-01-14
btrfs: fix btrfs_cont_expand() freeing IS_ERR em
Zach Brown
1
-0
/
+1
2013-01-14
Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents
Liu Bo
2
-6
/
+14
2013-01-14
Btrfs: fix off-by-one in lseek
Liu Bo
1
-0
/
+1
2013-01-14
Btrfs: reset path lock state to zero
Liu Bo
1
-0
/
+2
2013-01-14
Btrfs: let allocation start from the right raid type
Liu Bo
1
-1
/
+1
2013-01-14
Btrfs: add orphan before truncating pagecache
Josef Bacik
1
-15
/
+38
2013-01-14
Btrfs: set flushing if we're limited flushing
Josef Bacik
1
-1
/
+1
2013-01-14
Btrfs: fix missing write access release in btrfs_ioctl_resize()
Miao Xie
1
-0
/
+1
2013-01-14
Btrfs: fix resize a readonly device
Miao Xie
1
-2
/
+4
2013-01-14
Btrfs: do not delete a subvolume which is in a R/O subvolume
Miao Xie
1
-5
/
+5
2013-01-14
Btrfs: disable qgroup id 0
Miao Xie
1
-0
/
+5
2013-01-14
btrfs: get the device in write mode when deleting it
Lukas Czerner
1
-1
/
+1
2013-01-14
Btrfs: fix memory leak in name_cache_insert()
Tsutomu Itoh
1
-1
/
+3
2013-01-14
Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-01-14
f2fs: avoid redundant time update for parent directory in f2fs_delete_entry
Namjae Jeon
1
-1
/
+1
2013-01-14
f2fs: remove redundant call to set_blocksize in f2fs_fill_super
Namjae Jeon
1
-5
/
+1
2013-01-11
fs/exec.c: work around icc miscompilation
Xi Wang
1
-1
/
+2
2013-01-11
debugfs: convert gid= argument from decimal, not octal
Dave Reisner
1
-1
/
+1
2013-01-11
f2fs: move f2fs_balance_fs to punch_hole
Jaegeuk Kim
1
-3
/
+2
2013-01-11
f2fs: add f2fs_balance_fs in several interfaces
Jaegeuk Kim
4
-0
/
+10
2013-01-10
seq_file: fix new kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2013-01-10
f2fs: revisit the f2fs_gc flow
Jaegeuk Kim
3
-41
/
+23
2013-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2013-01-07
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-70
/
+90
2013-01-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+3
2013-01-07
Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-22
/
+38
2013-01-06
tcp: fix MSG_SENDPAGE_NOTLAST logic
Eric Dumazet
1
-1
/
+3
2013-01-06
ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir()
Guo Chao
1
-1
/
+0
2013-01-06
ext4: release buffer in failed path in dx_probe()
Guo Chao
1
-1
/
+1
2013-01-06
ext4: fix configuration dependencies for ext4 ACLs and security labels
Valerie Aurora
1
-0
/
+2
2013-01-05
nfs: avoid dereferencing null pointer in initiate_bulk_draining
Nickolai Zeldovich
1
-1
/
+1
2013-01-04
NFS: Ensure that we free the rpc_task after read and write cleanups are done
Trond Myklebust
2
-6
/
+14
2013-01-04
nfs: fix null checking in nfs_get_option_str()
Xi Wang
1
-1
/
+1
2013-01-04
pnfs: Increase the refcount when LAYOUTGET fails the first time
Yanchuan Nian
1
-1
/
+1
2013-01-04
f2fs: check return value during recovery
Jaegeuk Kim
1
-1
/
+1
2013-01-04
f2fs: avoid null dereference in f2fs_acl_from_disk
Jaegeuk Kim
1
-7
/
+6
2013-01-04
f2fs: initialize newly allocated dnode structure
Jaegeuk Kim
1
-1
/
+1
2013-01-04
f2fs: update f2fs partition info about SIT/NAT layout
Huajun Li
1
-2
/
+2
2013-01-04
f2fs: remove unneeded INIT_LIST_HEAD at few places
Namjae Jeon
2
-2
/
+0
2013-01-04
f2fs: fix time update in case of f2fs fallocate
Namjae Jeon
1
-0
/
+5
2013-01-04
f2fs: introduce f2fs_msg to ease adding information prints
Namjae Jeon
2
-17
/
+65
2013-01-03
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-14
/
+11
2013-01-03
misc: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2013-01-03
pstore: remove __dev* attributes.
Greg Kroah-Hartman
2
-13
/
+10
2013-01-03
NFS: Fix access to suid/sgid executables
Weston Andros Adamson
2
-13
/
+21
2013-01-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeu...
Linus Torvalds
14
-137
/
+107
2013-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
2
-15
/
+21
2013-01-02
Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+14
[prev]
[next]