index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-13
xfs: fix agno increment in xfs_inumbers() loop
Eric Sandeen
1
-1
/
+2
2014-10-03
xfs: xfs_iflush_done checks the wrong log item callback
Mark Tinguely
1
-1
/
+1
2014-10-02
xfs: flush the range before zero range conversion
Brian Foster
1
-7
/
+7
2014-10-02
xfs: restore buffer_head unwritten bit on ioend cancel
Brian Foster
1
-0
/
+7
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-25
Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-29
/
+76
2014-08-24
aio: fix reqs_available handling
Benjamin LaHaise
1
-4
/
+73
2014-08-22
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
David Jeffery
1
-1
/
+1
2014-08-22
nfs: can_coalesce_requests must enforce contiguity
Weston Andros Adamson
1
-0
/
+8
2014-08-22
nfs: disallow duplicate pages in pgio page vectors
Weston Andros Adamson
1
-3
/
+15
2014-08-22
nfs: don't sleep with inode lock in lock_and_join_requests
Weston Andros Adamson
2
-1
/
+28
2014-08-22
nfs: fix error handling in lock_and_join_requests
Weston Andros Adamson
1
-1
/
+4
2014-08-22
nfs: use blocking page_group_lock in add_request
Weston Andros Adamson
1
-11
/
+2
2014-08-22
nfs: fix nonblocking calls to nfs_page_group_lock
Weston Andros Adamson
1
-8
/
+13
2014-08-22
nfs: change nfs_page_group_lock argument
Weston Andros Adamson
2
-7
/
+8
2014-08-20
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-22
/
+269
2014-08-19
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-17
[SMB3] Enable fallocate -z support for SMB3 mounts
Steve French
1
-0
/
+55
2014-08-17
enable fallocate punch hole ("fallocate -p") for SMB3
Steve French
5
-1
/
+73
2014-08-17
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
[next]