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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
xfs: check for null dquot in xfs_quota_calc_throttle()
Eric Sandeen
1
-2
/
+2
2014-10-02
xfs: fix crc field handling in xfs_sb_to/from_disk
Eric Sandeen
1
-0
/
+5
2014-10-02
xfs: don't send null bp to xfs_trans_brelse()
Eric Sandeen
1
-1
/
+2
2014-10-02
xfs: check for inode size overflow in xfs_new_eof()
Brian Foster
1
-1
/
+1
2014-10-02
xfs: only set extent size hint when asked
Dave Chinner
1
-2
/
+14
2014-10-02
xfs: project id inheritance is a directory only flag
Dave Chinner
2
-4
/
+4
2014-10-02
xfs: kill time.h
Dave Chinner
5
-41
/
+8
2014-10-02
xfs: compat_xfs_bstat does not have forkoff
Dave Chinner
2
-1
/
+4
2014-09-23
xfs: flush entire last page of old EOF on truncate up
Dave Chinner
1
-0
/
+30
2014-09-23
xfs: xfs_swap_extent_flush can be static
Dave Chinner
1
-1
/
+1
2014-09-23
xfs: xfs_buf_write_fail_rl_state can be static
Dave Chinner
1
-1
/
+1
2014-09-23
xfs: xfs_rtget_summary can be static
Fengguang Wu
1
-1
/
+1
2014-09-23
xfs: remove second xfs_quota.h inclusion in xfs_icache.c
Fabian Frederick
1
-1
/
+0
2014-09-23
xfs: don't ASSERT on corrupt ftype
Eric Sandeen
1
-1
/
+0
2014-09-23
xfs: xlog_cil_force_lsn doesn't always wait correctly
Dave Chinner
1
-9
/
+38
2014-09-09
xfs: remove rbpp check from xfs_rtmodify_summary_int
Eric Sandeen
1
-13
/
+5
2014-09-09
xfs: combine xfs_rtmodify_summary and xfs_rtget_summary
Eric Sandeen
3
-61
/
+43
2014-09-09
xfs: combine xfs_dir_canenter into xfs_dir_createname
Eric Sandeen
1
-49
/
+11
2014-09-09
xfs: check resblks before calling xfs_dir_canenter
Eric Sandeen
4
-19
/
+22
2014-09-09
xfs: deduplicate xlog_do_recovery_pass()
Eric Sandeen
1
-54
/
+27
2014-09-09
xfs: lseek: the "whence" argument is called "whence"
Eric Sandeen
1
-4
/
+4
2014-09-09
xfs: combine xfs_seek_hole & xfs_seek_data
Eric Sandeen
1
-122
/
+50
2014-09-09
xfs: export log_recovery_delay to delay mount time log recovery
Brian Foster
4
-0
/
+52
2014-09-09
xfs: add debug sysfs attribute set
Brian Foster
3
-2
/
+65
2014-09-09
xfs: add a few more verifier tests
Eric Sandeen
3
-0
/
+8
2014-09-09
xfs: mark all internal workqueues as freezable
Brian Foster
3
-9
/
+11
2014-08-26
Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-29
/
+76
2014-08-25
aio: fix reqs_available handling
Benjamin LaHaise
1
-4
/
+73
2014-08-23
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
David Jeffery
1
-1
/
+1
2014-08-23
nfs: can_coalesce_requests must enforce contiguity
Weston Andros Adamson
1
-0
/
+8
2014-08-23
nfs: disallow duplicate pages in pgio page vectors
Weston Andros Adamson
1
-3
/
+15
2014-08-23
nfs: don't sleep with inode lock in lock_and_join_requests
Weston Andros Adamson
2
-1
/
+28
2014-08-23
nfs: fix error handling in lock_and_join_requests
Weston Andros Adamson
1
-1
/
+4
2014-08-23
nfs: use blocking page_group_lock in add_request
Weston Andros Adamson
1
-11
/
+2
2014-08-23
nfs: fix nonblocking calls to nfs_page_group_lock
Weston Andros Adamson
1
-8
/
+13
2014-08-23
nfs: change nfs_page_group_lock argument
Weston Andros Adamson
2
-7
/
+8
2014-08-21
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-22
/
+269
2014-08-20
ext3: Count internal journal as bsddf overhead in ext3_statfs
Chin-Tsung Cheng
1
-2
/
+3
2014-08-19
isofs: Fix unbounded recursion when processing relocated directories
Jan Kara
3
-22
/
+55
2014-08-19
udf: avoid unneeded up_write when fail to add entry in ->symlink
Chao Yu
1
-1
/
+2
2014-08-18
[SMB3] Enable fallocate -z support for SMB3 mounts
Steve French
1
-0
/
+55
2014-08-18
enable fallocate punch hole ("fallocate -p") for SMB3
Steve French
5
-1
/
+73
2014-08-18
Incorrect error returned on setting file compressed on SMB2
Steve French
1
-1
/
+1
2014-08-17
CIFS: Fix wrong directory attributes after rename
Pavel Shilovsky
1
-0
/
+6
2014-08-17
CIFS: Fix SMB2 readdir error handling
Pavel Shilovsky
7
-8
/
+25
2014-08-17
[CIFS] Possible null ptr deref in SMB2_tcon
Steve French
1
-1
/
+2
2014-08-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
17
-305
/
+541
2014-08-16
Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-29
/
+57
2014-08-16
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-56
/
+30
2014-08-16
[CIFS] Workaround MacOS server problem with SMB2.1 write
Steve French
1
-1
/
+16
[next]