index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2015-05-05
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
7
-31
/
+31
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
7
-31
/
+31
*
|
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-24
45
-1927
/
+1986
|
\
\
|
*
\
Merge branch 'xfs-dio-extend-fix' into for-next
Dave Chinner
2015-04-16
3
-82
/
+239
|
|
\
\
|
|
*
|
xfs: using generic_file_direct_write() is unnecessary
Dave Chinner
2015-04-16
1
-3
/
+20
|
|
*
|
xfs: direct IO EOF zeroing needs to drain AIO
Dave Chinner
2015-04-16
1
-0
/
+10
|
|
*
|
xfs: DIO write completion size updates race
Dave Chinner
2015-04-16
2
-1
/
+19
|
|
*
|
xfs: DIO writes within EOF don't need an ioend
Dave Chinner
2015-04-16
2
-30
/
+40
|
|
*
|
xfs: handle DIO overwrite EOF update completion correctly
Dave Chinner
2015-04-16
2
-31
/
+31
|
|
*
|
xfs: DIO needs an ioend for writes
Dave Chinner
2015-04-16
2
-10
/
+85
|
|
*
|
xfs: move DIO mapping size calculation
Dave Chinner
2015-04-16
1
-33
/
+46
|
|
*
|
xfs: factor DIO write mapping from get_blocks
Dave Chinner
2015-04-16
1
-13
/
+27
|
*
|
|
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
2015-04-13
12
-51
/
+159
|
|
\
\
\
|
|
*
|
|
xfs: unlock i_mutex in xfs_break_layouts
Christoph Hellwig
2015-04-13
5
-7
/
+13
|
|
*
|
|
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
Brian Foster
2015-04-13
1
-2
/
+1
|
|
*
|
|
xfs: use larger in-core attr firstused field and detect overflow
Brian Foster
2015-04-13
2
-6
/
+92
|
|
*
|
|
xfs: pass attr geometry to attr leaf header conversion functions
Brian Foster
2015-04-13
4
-35
/
+46
|
|
*
|
|
xfs: disallow ro->rw remount on norecovery mount
Eric Sandeen
2015-04-13
1
-0
/
+6
|
|
*
|
|
xfs: xfs_shift_file_space can be static
kbuild test robot
2015-04-13
1
-1
/
+1
|
*
|
|
|
Merge branch 'fallocate-insert-range' into for-next
Dave Chinner
2015-03-25
6
-83
/
+461
|
|
\
|
|
|
|
|
*
|
|
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2015-03-25
6
-83
/
+461
|
*
|
|
|
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
2015-03-25
8
-52
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
xfs: Fix incorrect positive ENOMEM return
Joe Perches
2015-03-25
1
-1
/
+1
|
|
*
|
|
|
xfs: xfs_mru_cache_insert() should use GFP_NOFS
Byoungyoung Lee
2015-03-25
1
-1
/
+1
|
|
*
|
|
|
xfs: %pF is only for function pointers
Scott Wood
2015-03-25
2
-11
/
+11
|
|
*
|
|
|
xfs: fix shadow warning in xfs_da3_root_split()
Fabian Frederick
2015-03-25
1
-4
/
+4
|
|
*
|
|
|
xfs: use bool instead of int in xfs_rename()
Fabian Frederick
2015-03-25
1
-2
/
+2
|
|
*
|
|
|
xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag()
Eric Sandeen
2015-03-25
1
-1
/
+1
|
|
*
|
|
|
xfs: remove xfs_bmap_sanity_check()
Dave Chinner
2015-03-25
1
-33
/
+0
|
*
|
|
|
|
Merge branch 'xfs-rename-whiteout' into for-next
Dave Chinner
2015-03-25
2
-171
/
+239
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: add RENAME_WHITEOUT support
Dave Chinner
2015-03-25
2
-24
/
+107
|
|
*
|
|
|
|
xfs: make xfs_cross_rename() complete fully
Dave Chinner
2015-03-25
1
-20
/
+21
|
|
*
|
|
|
|
xfs: factor out xfs_finish_rename()
Dave Chinner
2015-03-25
1
-21
/
+27
|
|
*
|
|
|
|
xfs: cleanup xfs_rename error handling
Dave Chinner
2015-03-25
1
-33
/
+26
|
|
*
|
|
|
|
xfs: clean up inode locking for RENAME_WHITEOUT
Dave Chinner
2015-03-25
1
-78
/
+67
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'xfs-mmap-lock' into for-next
Dave Chinner
2015-02-24
8
-114
/
+217
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: lock out page faults from extent swap operations
Dave Chinner
2015-02-23
1
-16
/
+15
|
|
*
|
|
|
|
xfs: xfs_setattr_size no longer races with page faults
Dave Chinner
2015-02-23
1
-42
/
+14
|
|
*
|
|
|
|
xfs: take i_mmap_lock on extent manipulation operations
Dave Chinner
2015-02-23
3
-2
/
+13
|
|
*
|
|
|
|
xfs: use i_mmaplock on write faults
Dave Chinner
2015-02-23
2
-15
/
+25
|
|
*
|
|
|
|
xfs: use i_mmaplock on read faults
Dave Chinner
2015-02-23
2
-1
/
+29
|
|
*
|
|
|
|
xfs: introduce mmap/truncate lock
Dave Chinner
2015-02-23
3
-38
/
+121
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'xfs-generic-sb-counters' into for-next
Dave Chinner
2015-02-24
13
-1129
/
+381
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
xfs: remove xfs_mod_incore_sb API
Dave Chinner
2015-02-23
4
-204
/
+1
|
|
*
|
|
|
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
[next]