index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-un...
Chris Mason
2
-31
/
+86
2013-01-21
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
6
-35
/
+91
2013-01-21
Btrfs: prevent qgroup destroy when there are still relations
Arne Jansen
1
-1
/
+12
2013-01-21
Btrfs: ignore orphan qgroup relations
Arne Jansen
1
-0
/
+7
2013-01-21
cifs: fix srcip_matches() for ipv6
Nickolai Zeldovich
1
-1
/
+1
2013-01-20
Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag
Ilya Dryomov
1
-8
/
+9
2013-01-20
Btrfs: fix unlock order in btrfs_ioctl_rm_dev
Ilya Dryomov
1
-1
/
+1
2013-01-20
Btrfs: fix unlock order in btrfs_ioctl_resize
Ilya Dryomov
1
-1
/
+1
2013-01-20
Btrfs: fix "mutually exclusive op is running" error code
Ilya Dryomov
1
-4
/
+4
2013-01-20
Btrfs: bring back balance pause/resume logic
Ilya Dryomov
2
-17
/
+71
2013-01-17
fuse: remove unused variable in fuse_try_move_page()
Wei Yongjun
1
-5
/
+0
2013-01-17
fuse: make fuse_file_fallocate() static
Miklos Szeredi
1
-3
/
+2
2013-01-17
fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig
Robert P. J. Day
2
-12
/
+14
2013-01-17
cuse: fix uninitialized variable warnings
Miklos Szeredi
1
-1
/
+1
2013-01-17
cuse: do not register multiple devices with identical names
David Herrmann
1
-6
/
+15
2013-01-17
cuse: use mutex as registration lock instead of spinlocks
David Herrmann
1
-8
/
+7
2013-01-16
Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
7
-42
/
+64
2013-01-16
xfs: recalculate leaf entry pointer after compacting a dir2 block
Eric Sandeen
1
-2
/
+4
2013-01-16
xfs: remove int casts from debug dquot soft limit timer asserts
Brian Foster
1
-2
/
+2
2013-01-16
xfs: fix the multi-segment log buffer format
Mark Tinguely
2
-5
/
+15
2013-01-16
xfs: fix segment in xfs_buf_item_format_segment
Mark Tinguely
1
-5
/
+15
2013-01-16
xfs: rename bli_format to avoid confusion with bli_formats
Mark Tinguely
3
-24
/
+24
2013-01-16
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
2
-9
/
+9
2013-01-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-2
/
+4
2013-01-15
f2fs: fix the debugfs entry creation path
Namjae Jeon
3
-21
/
+19
2013-01-15
f2fs: add global mutex_lock to protect f2fs_stat_list
majianpeng
1
-12
/
+11
2013-01-15
f2fs: remove the blk_plug usage in f2fs_write_data_pages
Namjae Jeon
1
-1
/
+10
2013-01-14
UDF: Fix a null pointer dereference in udf_sb_free_partitions
Namjae Jeon
1
-1
/
+2
2013-01-14
jbd: don't wake kjournald unnecessarily
Eric Sandeen
1
-1
/
+2
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
[prev]
[next]