Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5d3852dcabacc918f8c1428171513b6d618221fd
/
fs
c9a7fe9
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
142349f
btrfs: lower the dirty balance poll interval
by Wu Fengguang
· 13 years ago
d85c8a6f
Btrfs: unplug every once and a while
by Chris Mason
· 13 years ago
567a45e
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into integration
by Chris Mason
· 13 years ago
e755d9a
Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code
by Chris Mason
· 13 years ago
e65cbb9
Btrfs: only set cache_generation if we setup the block group
by Josef Bacik
· 13 years ago
ee4d89f
Btrfs: don't panic if orphan item already exists
by Josef Bacik
· 13 years ago
7041ee9
Btrfs: fix leaked space in truncate
by Josef Bacik
· 13 years ago
660d3f6
Btrfs: fix how we do delalloc reservations and how we free reservations on error
by Josef Bacik
· 13 years ago
22c44fe
Btrfs: deal with enospc from dirtying inodes properly
by Josef Bacik
· 13 years ago
0dc3b84
Btrfs: fix num_workers_starting bug and other bugs in async thread
by Josef Bacik
· 13 years ago
ad19db7
BTRFS: Establish i_ops before calling d_instantiate
by Casey Schaufler
· 13 years ago
8f3b65a
Btrfs: add a cond_resched() into the worker loop
by Chris Mason
· 13 years ago
306424cc
Btrfs: fix ctime update of on-disk inode
by Li Zefan
· 13 years ago
f8e9e0b
btrfs: keep orphans for subvolume deletion
by Arne Jansen
· 13 years ago
39fb26c
Btrfs: fix inaccurate available space on raid0 profile
by Miao Xie
· 13 years ago
3642320
Btrfs: fix wrong disk space information of the files
by Miao Xie
· 13 years ago
f4a2f4c
Btrfs: fix wrong i_size when truncating a file to a larger size
by Miao Xie
· 13 years ago
2240a7b
Merge tag 'tytso-for-linus-20111214' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
30aaca4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 13 years ago
ddb3607
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
759c361
fs/ncpfs: fix error paths and goto statements in ncp_fill_super()
by Djalal Harouni
· 13 years ago
5a0dc73
ext4: handle EOF correctly in ext4_bio_write_page()
by Yongqiang Yang
· 13 years ago
5b5ffa4
ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized
by Yongqiang Yang
· 13 years ago
093e6e3
ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers()
by Yongqiang Yang
· 13 years ago
13a79a4
ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize
by Yongqiang Yang
· 13 years ago
ea51d13
ext4: avoid hangs in ext4_da_should_update_i_disksize()
by Andrea Arcangeli
· 13 years ago
653f42f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
4dde6de
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
9d5a09e
ceph: add missing spin_unlock at ceph_mdsc_build_path()
by Yehuda Sadeh
· 13 years ago
7c6455e
configfs: register_filesystem() called too early
by Al Viro
· 13 years ago
988f032
fuse: register_filesystem() called too early
by Al Viro
· 13 years ago
5cc361e
ubifs: too early register_filesystem()
by Al Viro
· 13 years ago
6a82c47
ceph: fix SEEK_CUR, SEEK_SET regression
by Sage Weil
· 13 years ago
73104b6
fuse: llseek fix race
by Miklos Szeredi
· 13 years ago
b48c6af
fuse: fix llseek bug
by Roel Kluin
· 13 years ago
48706d0
fuse: fix fuse_retrieve
by Miklos Szeredi
· 13 years ago
fc6cb1c
ext4: display the correct mount option in /proc/mounts for [no]init_itable
by Theodore Ts'o
· 13 years ago
b4611ab
ext4: Fix crash due to getting bogus eh_depth value on big-endian systems
by Paul Mackerras
· 13 years ago
b5a7e97
ext4: fix ext4_end_io_dio() racing against fsync()
by Theodore Ts'o
· 13 years ago
8def5f5
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
5dbc8fc
Btrfs: fix btrfs_end_bio to deal with write errors to a single mirror
by Chris Mason
· 13 years ago
2a95ea6
procfs: do not overflow get_{idle,iowait}_time for nohz
by Michal Hocko
· 13 years ago
b53fc7c
fs/proc/meminfo.c: fix compilation error
by Claudio Scordino
· 13 years ago
905ad26
procfs: fix a vfsmount longterm reference leak
by Al Viro
· 13 years ago
7023676
cifs: check for NULL last_entry before calling cifs_save_resume_key
by Jeff Layton
· 13 years ago
95edcff
cifs: attempt to freeze while looping on a receive attempt
by Jeff Layton
· 13 years ago
59edb63
cifs: Fix sparse warning when calling cifs_strtoUCS
by Steve French
· 13 years ago
9a5101c
CIFS: Add descriptions to the brlock cache functions
by Pavel Shilovsky
· 13 years ago
fb38f9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
1cf4ffd
Btrfs: drop spin lock when memory alloc fails
by Liu Bo
· 13 years ago
a5d1633
Btrfs: check if the to-be-added device is writable
by Li Zefan
· 13 years ago
274bd4f
Btrfs: try cluster but don't advance in search list
by Alexandre Oliva
· 13 years ago
062c05c
Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE
by Alexandre Oliva
· 13 years ago
a694ad9
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
be65559
ceph: use i_ceph_lock instead of i_lock
by Sage Weil
· 13 years ago
3172f8f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
02125a8
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
by Al Viro
· 13 years ago
9f9c19e
xfs: fix the logspace waiting algorithm
by Christoph Hellwig
· 13 years ago
c29f7d4
xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
by Christoph Hellwig
· 13 years ago
a99ebf4
xfs: fix allocation length overflow in xfs_bmapi_write()
by Dave Chinner
· 13 years ago
ffb8fb5
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
2151937
ceph: fix rasize reporting by ceph_show_options
by Sage Weil
· 13 years ago
0a4ebed
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 13 years ago
9392557
ocfs2: avoid unaligned access to dqc_bitmap
by Akinobu Mita
· 13 years ago
b930c26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
f4a8e65
Btrfs: fix meta data raid-repair merge problem
by Jan Schmidt
· 13 years ago
be064d1
Btrfs: skip allocation attempt from empty cluster
by Alexandre Oliva
· 13 years ago
425d831
Btrfs: skip block groups without enough space for a cluster
by Alexandre Oliva
· 13 years ago
1b22bad
Btrfs: start search for new cluster at the beginning
by Alexandre Oliva
· 13 years ago
b78d09b
Btrfs: reset cluster's max_size when creating bitmap
by Alexandre Oliva
· 13 years ago
f2d0f67
Btrfs: initialize new bitmaps' list
by Alexandre Oliva
· 13 years ago
b772a86
Btrfs: fix oops when calling statfs on readonly device
by Li Zefan
· 13 years ago
ece7d20
Btrfs: Don't error on resizing FS to same size
by Mike Fleetwood
· 13 years ago
aa38a71
Btrfs: fix deadlock on metadata reservation when evicting a inode
by Miao Xie
· 13 years ago
26bdef5
btrfs scrub: handle -ENOMEM from init_ipath()
by Dan Carpenter
· 13 years ago
4c393a6
xfs: fix attr2 vs large data fork assert
by Christoph Hellwig
· 13 years ago
4dd2cb4
xfs: force buffer writeback before blocking on the ilock in inode reclaim
by Christoph Hellwig
· 13 years ago
883381d
Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
786228a
writeback: Fix issue on make htmldocs
by Marcos Paulo de Souza
· 13 years ago
fa8b18e
xfs: validate acl count
by Christoph Hellwig
· 13 years ago
cb35999
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
4c81f04
ext4: fix racy use-after-free in ext4_end_io_dio()
by Tejun Heo
· 13 years ago
de7badf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 13 years ago
0f751e6
eCryptfs: Extend array bounds for all filename chars
by Tyler Hicks
· 13 years ago
32001d6f
eCryptfs: Flush file in vma close
by Tyler Hicks
· 13 years ago
b59db43
eCryptfs: Prevent file create race condition
by Tyler Hicks
· 13 years ago
2db1125
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
d31da0f
mount_subtree() pointless use-after-free
by Al Viro
· 13 years ago
e25ba0c
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
af36d15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
f8f5ed7
Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
c292fe4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
24a7031
Btrfs: remove free-space-cache.c WARN during log replay
by Chris Mason
· 13 years ago
6e58ad6
ext4: fix up a undefined error in ext4_free_blocks in debugging code
by Yongqiang Yang
· 13 years ago
dd17994
VFS: Log the fact that we've given ELOOP rather than creating a loop
by David Howells
· 13 years ago
4d479cf
Btrfs: sectorsize align offsets in fiemap
by Josef Bacik
· 13 years ago
f7d61dc
Btrfs: clear pages dirty for io and set them extent mapped
by Josef Bacik
· 13 years ago
291c7d2
Btrfs: wait on caching if we're loading the free space cache
by Josef Bacik
· 13 years ago
5bb1468
Btrfs: prefix resize related printks with btrfs:
by Arnd Hannemann
· 13 years ago
Next »