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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
Merge branch 'xfs-io-fixes' into for-next
Dave Chinner
5
-20
/
+59
2015-10-12
Merge branch 'xfs-logging-fixes' into for-next
Dave Chinner
18
-26
/
+210
2015-10-12
xfs: simplify /proc teardown & error handling
Eric Sandeen
1
-19
/
+7
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
21
-118
/
+131
2015-10-12
xfs: per-filesystem stats in sysfs
Bill O'Donnell
3
-3
/
+23
2015-10-12
xfs: avoid null *src in memcpy call in xlog_write
Eric Sandeen
1
-4
/
+13
2015-10-12
xfs: pass total block res. as total xfs_bmapi_write() parameter
Brian Foster
2
-8
/
+8
2015-10-12
xfs: add an xfs_zero_eof() tracepoint
Brian Foster
2
-0
/
+3
2015-10-12
xfs: always drain dio before extending aio write submission
Brian Foster
1
-6
/
+9
2015-10-12
xfs: validate metadata LSNs against log on v5 superblocks
Brian Foster
15
-10
/
+180
2015-10-12
xfs: log local to remote symlink conversions correctly on v5 supers
Brian Foster
2
-4
/
+9
2015-10-12
xfs: add missing ilock around dio write last extent alignment
Brian Foster
3
-12
/
+36
2015-10-12
cancel the setfilesize transation when io error happen
Zhaohongjiang
1
-2
/
+11
2015-10-11
xfs: pass xfsstats structures to handlers and macros
Bill O'Donnell
6
-37
/
+63
2015-10-11
xfs: consolidate sysfs ops
Bill O'Donnell
1
-119
/
+63
2015-10-11
xfs: remove unused procfs code
Bill O'Donnell
1
-74
/
+0
2015-10-11
xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
Bill O'Donnell
1
-2
/
+3
2015-10-11
xfs: create global stats and stats_clear in sysfs
Bill O'Donnell
6
-17
/
+178
2015-09-20
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+9
2015-09-20
fs-writeback: unplug before cond_resched in writeback_sb_inodes
Chris Mason
1
-1
/
+16
2015-09-18
userfaultfd: add missing mmput() in error path
Eric Biggers
1
-1
/
+3
2015-09-16
blockdev: don't set S_DAX for misaligned partitions
Jeff Moyer
1
-0
/
+7
2015-09-16
dax: fix O_DIRECT I/O to the last block of a blockdev
Jeff Moyer
1
-1
/
+2
2015-09-14
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+10
2015-09-12
Merge branch 'writeback-plugging'
Linus Torvalds
1
-3
/
+10
2015-09-12
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
Linus Torvalds
1
-0
/
+6
2015-09-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-42
/
+37
2015-09-12
[CIFS] mount option sec=none not displayed properly in /proc/mounts
Steve French
1
-1
/
+4
2015-09-12
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
Andrew Morton
1
-2
/
+4
2015-09-12
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
2
-40
/
+33
2015-09-11
Revert "writeback: plug writeback at a high level"
Linus Torvalds
1
-3
/
+4
2015-09-11
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-96
/
+82
2015-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
7
-29
/
+67
2015-09-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-285
/
+212
2015-09-11
CIFS: fix type confusion in copy offload ioctl
Jann Horn
1
-0
/
+6
2015-09-11
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-96
/
+66
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-125
/
+242
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2
-2
/
+2
2015-09-10
namei: fix warning while make xmldocs caused by namei.c
Masanari Iida
1
-1
/
+1
2015-09-10
fs/affs: make root lookup from blkdev logical size
Pranay Kr. Srivastava
1
-3
/
+5
2015-09-10
seq_file: provide an analogue of print_hex_dump()
Andy Shevchenko
1
-0
/
+42
2015-09-10
fs: Don't dump core if the corefile would become world-readable.
Jann Horn
1
-2
/
+6
2015-09-10
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
1
-6
/
+32
2015-09-10
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
1
-9
/
+11
2015-09-10
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2
-8
/
+4
2015-09-10
fs/coda: fix readlink buffer overflow
Jan Harkes
1
-3
/
+3
2015-09-10
proc: convert to kstrto*()/kstrto*_from_user()
Alexey Dobriyan
1
-49
/
+21
2015-09-10
proc: change proc_subdir_lock to a rwlock
Waiman Long
1
-22
/
+22
2015-09-10
procfs: always expose /proc/<pid>/map_files/ and make it readable
Calvin Owens
1
-19
/
+24
2015-09-10
proc: add cond_resched to /proc/kpage* read/write loop
Vladimir Davydov
1
-0
/
+6
[next]