index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
xfs: cleanup xfs_qm_dqlookup
Christoph Hellwig
2011-12-13
1
-20
/
+5
|
*
|
|
|
xfs: cleanup dquot locking helpers
Christoph Hellwig
2011-12-12
4
-35
/
+25
|
*
|
|
|
xfs: remove the sync_mode argument to xfs_qm_dqflush_all
Christoph Hellwig
2011-12-12
1
-4
/
+3
|
*
|
|
|
xfs: remove xfs_qm_sync
Christoph Hellwig
2011-12-12
5
-119
/
+3
|
*
|
|
|
xfs: make sure to really flush all dquots in xfs_qm_quotacheck
Christoph Hellwig
2011-12-12
1
-1
/
+1
|
*
|
|
|
xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush
Christoph Hellwig
2011-12-12
3
-4
/
+4
|
*
|
|
|
xfs: remove the lid_size field in struct log_item_desc
Christoph Hellwig
2011-12-08
5
-10
/
+6
|
*
|
|
|
xfs: cleanup the transaction commit path a bit
Christoph Hellwig
2011-12-08
3
-99
/
+63
|
*
|
|
|
xfs: remove the deprecated nodelaylog option
Christoph Hellwig
2011-12-08
6
-486
/
+26
|
|
|
/
/
|
|
/
|
|
*
|
|
|
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
1
-2
/
+2
*
|
|
|
xfs: propagate umode_t
Al Viro
2012-01-03
9
-13
/
+13
*
|
|
|
switch ->mknod() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
|
|
|
switch ->create() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
|
|
|
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
|
|
|
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-1
/
+0
*
|
|
|
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
2
-4
/
+4
*
|
|
|
switch a bunch of places to mnt_want_write_file()
Al Viro
2012-01-03
2
-4
/
+4
*
|
|
|
xfs: log all dirty inodes in xfs_fs_sync_fs
Christoph Hellwig
2011-12-23
3
-24
/
+42
*
|
|
|
xfs: log the inode in ->write_inode calls for kupdate
Christoph Hellwig
2011-12-23
1
-1
/
+1
|
/
/
/
*
|
|
xfs: fix the logspace waiting algorithm
Christoph Hellwig
2011-12-06
2
-183
/
+177
*
|
|
xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
Christoph Hellwig
2011-12-06
1
-4
/
+4
*
|
|
xfs: fix allocation length overflow in xfs_bmapi_write()
Dave Chinner
2011-12-02
1
-1
/
+19
*
|
|
xfs: fix attr2 vs large data fork assert
Christoph Hellwig
2011-11-29
1
-25
/
+39
*
|
|
xfs: force buffer writeback before blocking on the ilock in inode reclaim
Christoph Hellwig
2011-11-29
3
-0
/
+33
*
|
|
xfs: validate acl count
Christoph Hellwig
2011-11-28
1
-0
/
+2
|
/
/
*
|
xfs: use doalloc flag in xfs_qm_dqattach_one()
Mitsuo Hayasaka
2011-11-15
1
-1
/
+2
|
/
*
xfs: fix force shutdown handling in xfs_end_io
Christoph Hellwig
2011-11-08
1
-1
/
+1
*
xfs: constify xfs_item_ops
Christoph Hellwig
2011-11-08
7
-12
/
+12
*
xfs: Fix possible memory corruption in xfs_readlink
Carlos Maiolino
2011-11-08
1
-4
/
+10
*
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
1
-1
/
+1
*
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
1
-22
/
+20
*
xfs: warn if direct reclaim tries to writeback pages
Mel Gorman
2011-10-31
1
-4
/
+4
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-10-28
47
-2324
/
+2033
|
\
|
*
xfs: add AIL pushing tracepoints
Christoph Hellwig
2011-10-18
2
-0
/
+45
|
*
xfs: put in missed fix for merge problem
Alex Elder
2011-10-18
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Alex Elder
2011-10-17
8
-62
/
+69
|
|
\
|
*
|
xfs: do not flush data workqueues in xfs_flush_buftarg
Christoph Hellwig
2011-10-11
1
-10
/
+1
|
*
|
xfs: remove XFS_bflush
Christoph Hellwig
2011-10-11
6
-8
/
+6
|
*
|
xfs: remove xfs_buf_target_name
Christoph Hellwig
2011-10-11
2
-10
/
+5
|
*
|
xfs: use xfs_ioerror_alert in xfs_buf_iodone_callbacks
Christoph Hellwig
2011-10-11
1
-3
/
+1
|
*
|
xfs: clean up xfs_ioerror_alert
Christoph Hellwig
2011-10-11
9
-59
/
+37
|
*
|
xfs: clean up buffer allocation
Christoph Hellwig
2011-10-11
3
-34
/
+21
|
*
|
xfs: remove buffers from the delwri list in xfs_buf_stale
Christoph Hellwig
2011-10-11
5
-9
/
+1
|
*
|
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
Christoph Hellwig
2011-10-11
9
-21
/
+22
|
*
|
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
Christoph Hellwig
2011-10-11
7
-27
/
+13
|
*
|
xfs: remove XFS_BUF_FINISH_IOWAIT
Christoph Hellwig
2011-10-11
2
-3
/
+1
|
*
|
xfs: remove xfs_get_buftarg_list
Christoph Hellwig
2011-10-11
2
-12
/
+0
|
*
|
xfs: fix buffer flushing during unmount
Christoph Hellwig
2011-10-11
2
-20
/
+10
|
*
|
xfs: optimize fsync on directories
Christoph Hellwig
2011-10-11
2
-1
/
+31
|
*
|
xfs: reduce the number of log forces from tail pushing
Dave Chinner
2011-10-11
2
-13
/
+21
[prev]
[next]