index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
xfs: replace xfs_mod_incore_sb_batched
Dave Chinner
2015-02-23
3
-134
/
+126
|
|
*
|
|
|
xfs: introduce xfs_mod_frextents
Dave Chinner
2015-02-23
4
-21
/
+34
|
|
*
|
|
|
xfs: Remove icsb infrastructure
Dave Chinner
2015-02-23
9
-621
/
+72
|
|
*
|
|
|
xfs: use generic percpu counters for free block counter
Dave Chinner
2015-02-23
8
-131
/
+134
|
|
*
|
|
|
xfs: use generic percpu counters for free inode counter
Dave Chinner
2015-02-23
6
-48
/
+42
|
|
*
|
|
|
xfs: use generic percpu counters for inode counter
Dave Chinner
2015-02-23
7
-52
/
+54
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'xfs-misc-fixes-for-4.1' into for-next
Dave Chinner
2015-02-24
18
-254
/
+279
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
xfs: remove deprecated mount options
Eric Sandeen
2015-02-24
1
-20
/
+0
|
|
*
|
|
xfs: xfs_alloc_fix_minleft can underflow near ENOSPC
Dave Chinner
2015-02-24
1
-1
/
+3
|
|
*
|
|
xfs: remove old and redundant comment in xfs_mount_validate_sb
Wang Sheng-Hui
2015-02-24
1
-8
/
+0
|
|
*
|
|
xfs: clarify async write failure ratelimit message
Eric Sandeen
2015-02-24
1
-2
/
+2
|
|
*
|
|
xfs: log unmount events on console
Eric Sandeen
2015-02-24
1
-0
/
+1
|
|
*
|
|
xfs: pass mp to XFS_WANT_CORRUPTED_RETURN
Eric Sandeen
2015-02-23
7
-52
/
+59
|
|
*
|
|
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
Eric Sandeen
2015-02-23
6
-116
/
+124
|
|
*
|
|
xfs: inodes are new until the dentry cache is set up
Dave Chinner
2015-02-23
7
-55
/
+90
|
|
|
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
2
-26
/
+25
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
2015-04-11
1
-2
/
+2
|
*
|
|
switch generic_write_checks() to iocb and iter
Al Viro
2015-04-11
1
-4
/
+4
|
*
|
|
xfs_file_aio_write_checks: switch to iocb/iov_iter
Al Viro
2015-04-11
1
-15
/
+16
|
*
|
|
generic_write_checks(): drop isblk argument
Al Viro
2015-04-11
1
-1
/
+1
|
*
|
|
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-1
/
+0
|
*
|
|
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
1
-1
/
+1
|
*
|
|
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
1
-5
/
+4
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-04-16
3
-197
/
+100
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
xfs: Add support for Q_SETINFO
Jan Kara
2015-03-04
1
-0
/
+37
|
*
|
|
xfs: Convert to using ->get_state callback
Jan Kara
2015-03-04
3
-205
/
+71
|
|
/
/
*
|
|
make new_sync_{read,write}() static
Al Viro
2015-04-11
1
-2
/
+0
*
|
|
Merge branch 'iocb' into for-next
Al Viro
2015-04-11
2
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
2
-2
/
+0
*
|
|
xfs: cancel failed transaction in xfs_fs_commit_blocks()
Eric Sandeen
2015-02-24
1
-1
/
+3
*
|
|
xfs: Ensure we have target_ip for RENAME_EXCHANGE
Eric Sandeen
2015-02-24
1
-0
/
+4
*
|
|
xfs: ensure truncate forces zeroed blocks to disk
Dave Chinner
2015-02-23
3
-30
/
+29
*
|
|
xfs: Fix quota type in quota structures when reusing quota file
Jan Kara
2015-02-23
1
-0
/
+5
|
|
/
|
/
|
*
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-22
1
-1
/
+1
|
\
\
|
*
|
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
1
-1
/
+1
|
|
/
*
|
Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-02-21
10
-8
/
+393
|
\
\
|
|
/
|
/
|
|
*
xfs: recall pNFS layouts on conflicting access
Christoph Hellwig
2015-02-16
5
-7
/
+64
|
*
xfs: implement pNFS export operations
Christoph Hellwig
2015-02-16
8
-1
/
+329
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
3
-16
/
+16
|
\
\
|
*
|
list_lru: add helpers to isolate items
Vladimir Davydov
2015-02-12
2
-4
/
+7
|
*
|
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
2015-02-12
1
-4
/
+3
|
*
|
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2015-02-12
2
-8
/
+6
*
|
|
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-10
1
-1
/
+0
|
\
\
\
|
*
|
|
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2015-02-10
1
-1
/
+0
*
|
|
|
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-02-10
38
-880
/
+807
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
Dave Chinner
2015-02-10
4
-4
/
+11
|
|
\
\
\
|
|
*
|
|
xfs: only trace buffer items if they exist
Dave Chinner
2015-02-10
1
-2
/
+3
|
|
*
|
|
xfs: report proper f_files in statfs if we overshoot imaxpct
Eric Sandeen
2015-02-06
1
-0
/
+5
[prev]
[next]