index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+11
2015-06-26
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-06-22
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-7
/
+4
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
1
-0
/
+1
2015-06-02
memcg: add per cgroup dirty page accounting
Greg Thelen
1
-2
/
+10
2015-05-29
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
1
-2
/
+8
2015-05-29
xfs: xfs_iozero can return positive errno
Dave Chinner
1
-1
/
+1
2015-05-29
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
4
-47
/
+58
2015-05-29
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
1
-12
/
+19
2015-05-29
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
1
-14
/
+20
2015-05-29
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
1
-3
/
+6
2015-05-11
don't pass nameidata to ->follow_link()
Al Viro
1
-2
/
+1
2015-05-11
new ->follow_link() and ->put_link() calling conventions
Al Viro
1
-6
/
+4
2015-05-05
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
1
-1
/
+0
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-31
/
+31
2015-04-24
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
45
-1927
/
+1986
2015-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-26
/
+25
2015-04-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-197
/
+100
2015-04-16
Merge branch 'xfs-dio-extend-fix' into for-next
Dave Chinner
3
-82
/
+239
2015-04-16
xfs: using generic_file_direct_write() is unnecessary
Dave Chinner
1
-3
/
+20
2015-04-16
xfs: direct IO EOF zeroing needs to drain AIO
Dave Chinner
1
-0
/
+10
2015-04-16
xfs: DIO write completion size updates race
Dave Chinner
2
-1
/
+19
2015-04-16
xfs: DIO writes within EOF don't need an ioend
Dave Chinner
2
-30
/
+40
2015-04-16
xfs: handle DIO overwrite EOF update completion correctly
Dave Chinner
2
-31
/
+31
2015-04-16
xfs: DIO needs an ioend for writes
Dave Chinner
2
-10
/
+85
2015-04-16
xfs: move DIO mapping size calculation
Dave Chinner
1
-33
/
+46
2015-04-16
xfs: factor DIO write mapping from get_blocks
Dave Chinner
1
-13
/
+27
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
7
-31
/
+31
2015-04-13
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
12
-51
/
+159
2015-04-13
xfs: unlock i_mutex in xfs_break_layouts
Christoph Hellwig
5
-7
/
+13
2015-04-13
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
Brian Foster
1
-2
/
+1
2015-04-13
xfs: use larger in-core attr firstused field and detect overflow
Brian Foster
2
-6
/
+92
2015-04-13
xfs: pass attr geometry to attr leaf header conversion functions
Brian Foster
4
-35
/
+46
2015-04-13
xfs: disallow ro->rw remount on norecovery mount
Eric Sandeen
1
-0
/
+6
2015-04-13
xfs: xfs_shift_file_space can be static
kbuild test robot
1
-1
/
+1
2015-04-12
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
1
-2
/
+2
2015-04-12
switch generic_write_checks() to iocb and iter
Al Viro
1
-4
/
+4
2015-04-12
xfs_file_aio_write_checks: switch to iocb/iov_iter
Al Viro
1
-15
/
+16
2015-04-12
generic_write_checks(): drop isblk argument
Al Viro
1
-1
/
+1
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
1
-1
/
+0
2015-04-12
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
1
-1
/
+1
2015-04-12
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
1
-5
/
+4
2015-04-12
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-04-12
Merge branch 'iocb' into for-next
Al Viro
2
-2
/
+0
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
2
-2
/
+0
2015-03-25
Merge branch 'fallocate-insert-range' into for-next
Dave Chinner
6
-83
/
+461
2015-03-25
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
8
-52
/
+20
2015-03-25
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
6
-83
/
+461
2015-03-25
xfs: Fix incorrect positive ENOMEM return
Joe Perches
1
-1
/
+1
2015-03-25
xfs: xfs_mru_cache_insert() should use GFP_NOFS
Byoungyoung Lee
1
-1
/
+1
[next]