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-04-08
ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT
Dr. Tilmann Bubeck
4
-26
/
+238
2013-04-03
ext4: print more info in ext4_print_free_blocks()
Lukas Czerner
1
-5
/
+8
2013-04-03
ext4: try to prepend extent to the existing one
Lukas Czerner
1
-23
/
+85
2013-04-03
ext4: Transfer initialized block to right neighbor if possible
Lukas Czerner
1
-46
/
+89
2013-04-03
ext4: introduce ext4_get_group_number()
Lukas Czerner
4
-18
/
+33
2013-04-03
ext4: make ext4_block_in_group() much more efficient
Lukas Czerner
3
-7
/
+29
2013-04-03
ext4: unregister es_shrinker if mount failed
Dmitry Monakhov
1
-3
/
+4
2013-04-03
ext4: fix journal callback list traversal
Dmitry Monakhov
3
-7
/
+14
2013-04-03
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
Dmitry Monakhov
1
-22
/
+28
2013-04-03
ext4: support simple conversion of extent-mapped inodes to use i_blocks
Theodore Ts'o
3
-13
/
+69
2013-04-03
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
3
-4
/
+33
2013-04-03
ext4: add might_sleep() annotations
Theodore Ts'o
2
-0
/
+10
2013-04-03
ext4: add mutex_is_locked() assertion to ext4_truncate()
Theodore Ts'o
1
-0
/
+7
2013-04-03
ext4: refactor truncate code
Theodore Ts'o
4
-148
/
+78
2013-04-03
ext4: refactor punch hole code
Theodore Ts'o
4
-347
/
+183
2013-04-03
ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()
Theodore Ts'o
1
-181
/
+46
2013-04-03
ext4: fold ext4_generic_write_end() into ext4_write_end()
Zheng Liu
1
-40
/
+27
2013-04-03
ext4: collapse handling of data=ordered and data=writeback codepaths
Theodore Ts'o
2
-96
/
+30
2013-04-03
ext4: fix big-endian bugs which could cause fs corruptions
Zheng Liu
2
-6
/
+9
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
13
-43
/
+188
2013-03-29
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
1
-1
/
+2
2013-03-28
Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+16
2013-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
5
-1
/
+68
2013-03-28
Btrfs: fix wrong return value of btrfs_lookup_csum()
Miao Xie
1
-1
/
+3
2013-03-28
Btrfs: fix wrong reservation of csums
Miao Xie
2
-2
/
+2
2013-03-28
Btrfs: fix double free in the btrfs_qgroup_account_ref()
Wang Shilong
1
-2
/
+1
2013-03-28
Btrfs: limit the global reserve to 512mb
Josef Bacik
1
-1
/
+1
2013-03-28
Btrfs: hold the ordered operations mutex when waiting on ordered extents
Josef Bacik
1
-0
/
+2
2013-03-28
Btrfs: fix space accounting for unlink and rename
Josef Bacik
1
-4
/
+2
2013-03-28
Btrfs: fix space leak when we fail to reserve metadata space
Josef Bacik
1
-6
/
+41
2013-03-28
Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes
Jan Schmidt
1
-6
/
+4
2013-03-27
vfs/splice: Fix missed checks in new __kernel_write() helper
Al Viro
1
-0
/
+3
2013-03-27
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
3
-0
/
+29
2013-03-27
vfs: Carefully propogate mounts across user namespaces
Eric W. Biederman
3
-1
/
+12
2013-03-27
vfs: Add a mount flag to lock read only bind mounts
Eric W. Biederman
1
-0
/
+3
2013-03-27
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
1
-0
/
+24
2013-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-6
/
+44
2013-03-26
Nest rename_lock inside vfsmount_lock
Al Viro
1
-5
/
+11
2013-03-26
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-32
/
+89
2013-03-26
Btrfs: fix race between mmap writes and compression
Chris Mason
3
-0
/
+49
2013-03-25
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-6
/
+8
2013-03-22
nfsd: fix bad offset use
Kent Overstreet
1
-1
/
+2
2013-03-22
vfs,proc: guarantee unique inodes in /proc
Linus Torvalds
1
-3
/
+3
2013-03-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-56
/
+43
2013-03-21
Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-81
/
+540
2013-03-21
Btrfs: fix memory leak in btrfs_create_tree()
Tsutomu Itoh
1
-3
/
+9
2013-03-21
Btrfs: fix locking on ROOT_REPLACE operations in tree mod log
Jan Schmidt
1
-10
/
+20
2013-03-21
Btrfs: fix missing qgroup reservation before fallocating
Wang Shilong
1
-0
/
+9
2013-03-21
Btrfs: handle a bogus chunk tree nicely
Josef Bacik
2
-6
/
+42
2013-03-21
Btrfs: update to use fs_state bit
Liu Bo
1
-1
/
+1
[next]