Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
14c26c6a05de138a4fd9a0c05ff8e7435a618324
/
fs
14c26c6
xfs: add trace points for log forces
by Dave Chinner
· 13 years ago
3ba3160
xfs: fix memory reclaim deadlock on agi buffer
by Peter Watkins
· 13 years ago
ea562ed
xfs: fix delalloc quota accounting on failure
by Dave Chinner
· 13 years ago
1307bbd
xfs: protect xfs_sync_worker with s_umount semaphore
by Ben Myers
· 13 years ago
3fe3e6b
xfs: introduce SEEK_DATA/SEEK_HOLE support
by Jeff Liu
· 13 years ago
e700a06
xfs: make xfs_extent_busy_trim not static
by Ben Myers
· 13 years ago
611c994
xfs: make XBF_MAPPED the default behaviour
by Dave Chinner
· 13 years ago
d4f3512
xfs: flush outstanding buffers on log mount failure
by Dave Chinner
· 13 years ago
12bcb3f
xfs: Properly exclude IO type flags from buffer flags
by Dave Chinner
· 13 years ago
ad1e95c
xfs: clean up xfs_bit.h includes
by Dave Chinner
· 13 years ago
2af51f3
xfs: move xfs_do_force_shutdown() and kill xfs_rw.c
by Dave Chinner
· 13 years ago
2a0ec1d
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
by Dave Chinner
· 13 years ago
fd50092
xfs: move xfs_fsb_to_db to xfs_bmap.h
by Dave Chinner
· 13 years ago
4ecbfe6
xfs: clean up busy extent naming
by Dave Chinner
· 13 years ago
efc27b5
xfs: move busy extent handling to it's own file
by Dave Chinner
· 13 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
bc4010ec
xfs: use iolock on XFS_IOC_ALLOCSP calls
by Dave Chinner
· 13 years ago
aa5c158
xfs: kill XBF_DONTBLOCK
by Dave Chinner
· 13 years ago
7ca790a
xfs: kill xfs_read_buf()
by Dave Chinner
· 13 years ago
a8acad7
xfs: kill XBF_LOCK
by Dave Chinner
· 13 years ago
795cac7
xfs: kill xfs_buf_btoc
by Dave Chinner
· 13 years ago
aa0e883
xfs: use blocks for storing the desired IO size
by Dave Chinner
· 13 years ago
4e94b71
xfs: use blocks for counting length of buffers
by Dave Chinner
· 13 years ago
de1cbee
xfs: kill b_file_offset
by Dave Chinner
· 13 years ago
e70b73f
xfs: clean up buffer get/read call API
by Dave Chinner
· 13 years ago
bf813cd
xfs: use kmem_zone_zalloc for buffers
by Dave Chinner
· 13 years ago
ead360c
xfs: fix incorrect b_offset initialisation
by Dave Chinner
· 13 years ago
0e95f19
xfs: check for buffer errors before waiting
by Dave Chinner
· 13 years ago
fe2429b
xfs: fix buffer lookup race on allocation failure
by Dave Chinner
· 13 years ago
aff3a9e
xfs: Use preallocation for inodes with extsz hints
by Dave Chinner
· 13 years ago
3ed9116
xfs: limit specualtive delalloc to maxioffset
by Dave Chinner
· 13 years ago
58e2077
xfs: don't assert on delalloc regions beyond EOF
by Dave Chinner
· 13 years ago
81158e0
xfs: prevent needless mount warning causing test failures
by Dave Chinner
· 13 years ago
d3bc815
xfs: punch new delalloc blocks out of failed writes inside EOF.
by Dave Chinner
· 13 years ago
6ffc4db
xfs: page type check in writeback only checks last buffer
by Dave Chinner
· 13 years ago
4c2d542
xfs: Do background CIL flushes via a workqueue
by Dave Chinner
· 13 years ago
04913fd
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
by Dave Chinner
· 13 years ago
a856917
xfs: remove some obsolete comments in xfs_trans_ail.c
by Christoph Hellwig
· 13 years ago
43ff212
xfs: on-stack delayed write buffer lists
by Christoph Hellwig
· 13 years ago
960c60a
xfs: do not add buffers to the delwri queue until pushed
by Christoph Hellwig
· 13 years ago
fe7257f
xfs: do not write the buffer from xfs_qm_dqflush
by Christoph Hellwig
· 13 years ago
4c46819
xfs: do not write the buffer from xfs_iflush
by Christoph Hellwig
· 13 years ago
8a48088
xfs: don't flush inodes from background inode reclaim
by Christoph Hellwig
· 13 years ago
211e4d4
xfs: implement freezing by emptying the AIL
by Christoph Hellwig
· 13 years ago
1c30462
xfs: allow assigning the tail lsn with the AIL lock held
by Christoph Hellwig
· 13 years ago
32ce90a
xfs: remove log item from AIL in xfs_iflush after a shutdown
by Christoph Hellwig
· 13 years ago
dea9609
xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown
by Christoph Hellwig
· 13 years ago
7582df5
xfs: using GFP_NOFS for blkdev_issue_flush
by Shaohua Li
· 13 years ago
01c84d2
xfs: punch all delalloc blocks beyond EOF on write failure.
by Dave Chinner
· 13 years ago
507630b
xfs: use shared ilock mode for direct IO writes by default
by Dave Chinner
· 13 years ago
193aec1
xfs: push the ilock into xfs_zero_eof
by Christoph Hellwig
· 13 years ago
f38996f
xfs: reduce ilock hold times in xfs_setattr_size
by Christoph Hellwig
· 13 years ago
467f789
xfs: reduce ilock hold times in xfs_file_aio_write_checks
by Christoph Hellwig
· 13 years ago
b4d05e3
xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattach
by Christoph Hellwig
· 13 years ago
8a00ebe
xfs: Ensure inode reclaim can run during quotacheck
by Dave Chinner
· 13 years ago
da5bf95
xfs: don't fill statvfs with project quota for a directory if it was not enabled.
by Jie Liu
· 13 years ago
f68e556
Make the "word-at-a-time" helper functions more commonly usable
by Linus Torvalds
· 13 years ago
23f347e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
35f9c09
tcp: tcp_sendpages() should call tcp_push() once
by Eric Dumazet
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
20955e8
libfs: add simple_open()
by Stephen Boyd
· 13 years ago
7563ec4
hugetlbfs: remove unregister_filesystem() when initializing module
by Hillf Danton
· 13 years ago
44c8249
fs/xattr.c:setxattr(): improve handling of allocation failures
by Andrew Morton
· 13 years ago
0d08d7b
fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed
by Andrew Morton
· 13 years ago
703bf2d
fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()
by Dave Jones
· 13 years ago
99663be
proc: fix mount -t proc -o AAA
by Vasiliy Kulikov
· 13 years ago
43f63c8
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
66cfb32
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
e4b41fb
Fix UNC parsing on mount
by Sachin Prabhu
· 13 years ago
1023807
Remove unnecessary check for NULL in password parser
by Sachin Prabhu
· 13 years ago
66189be
CIFS: Fix VFS lock usage for oplocked files
by Pavel Shilovsky
· 13 years ago
9ebb389
Revert "CIFS: Fix VFS lock usage for oplocked files"
by Steve French
· 13 years ago
2545e07
cifs: writing past end of struct in cifs_convert_address()
by Dan Carpenter
· 13 years ago
b2a3ad9
cifs: silence compiler warnings showing up with gcc-4.7.0
by Jeff Layton
· 13 years ago
b5efb97
CIFS: Fix VFS lock usage for oplocked files
by Pavel Shilovsky
· 13 years ago
8bb1f22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
c0d0259
vfs: fix out-of-date dentry_unhash() comment
by J. Bruce Fields
· 13 years ago
bad6118
vfs: split __lookup_hash
by Miklos Szeredi
· 13 years ago
81e6f52
untangling do_lookup() - take __lookup_hash()-calling case out of line.
by Al Viro
· 13 years ago
a325554
untangling do_lookup() - switch to calling __lookup_hash()
by Al Viro
· 13 years ago
a6ecdfc
untangling do_lookup() - merge d_alloc_and_lookup() callers
by Al Viro
· 13 years ago
ec335e9
untangling do_lookup() - merge failure exits in !dentry case
by Al Viro
· 13 years ago
d774a05
untangling do_lookup() - massage !dentry case towards __lookup_hash()
by Al Viro
· 13 years ago
08b0ab7
untangling do_lookup() - get rid of need_reval in !dentry case
by Al Viro
· 13 years ago
acc9cb3
untangling do_lookup() - eliminate a loop.
by Al Viro
· 13 years ago
37c17e1
untangling do_lookup() - expand the area under ->i_mutex
by Al Viro
· 13 years ago
3f6c7c7
untangling do_lookup() - isolate !dentry stuff from the rest of it.
by Al Viro
· 13 years ago
cda309d
vfs: move MAY_EXEC check from __lookup_hash()
by Miklos Szeredi
· 13 years ago
3637c05
vfs: don't revalidate just looked up dentry
by Miklos Szeredi
· 13 years ago
fa4ee15
vfs: fix d_need_lookup/d_revalidate order in do_lookup
by Miklos Szeredi
· 13 years ago
4613ad1
ext3: move headers to fs/ext3/
by Al Viro
· 13 years ago
f7699f2
migrate ext2_fs.h guts to fs/ext2/ext2.h
by Al Viro
· 13 years ago
2f99c36
get rid of pointless includes of ext2_fs.h
by Al Viro
· 13 years ago
22a71c3
pstore: trim pstore_get_inode()
by Al Viro
· 13 years ago
a2e1859
aio: take final put_ioctx() into callers of io_destroy()
by Al Viro
· 13 years ago
06af121
aio: merge aio_cancel_all() with wait_for_all_aios()
by Al Viro
· 13 years ago
6308191
tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()
by Oleg Nesterov
· 13 years ago
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
10f3cb4
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
Next »