index
:
Linux Stable
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-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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
xfs: remove unused bp arg from xfs_iflush_fork()
Eric Sandeen
2014-04-14
3
-6
/
+4
|
*
|
xfs: remove unused pag ptr arg from iterator execute functions
Eric Sandeen
2014-04-14
3
-13
/
+6
|
*
|
xfs: remove unused length arg from alloc_block ops
Eric Sandeen
2014-04-14
5
-7
/
+4
|
*
|
xfs: remove unused mp arg from xfs_calc_dquots_per_chunk()
Eric Sandeen
2014-04-14
3
-6
/
+4
|
*
|
xfs: remove unused mp arg from xfs_dir2 dataptr/byte functions
Eric Sandeen
2014-04-14
3
-13
/
+13
|
*
|
xfs: remove unused tp arg from xfs_da_reada_buf & callers
Eric Sandeen
2014-04-14
6
-15
/
+12
|
*
|
xfs: remove unused bip arg from xfs_buf_item_log_segment()
Eric Sandeen
2014-04-14
1
-2
/
+1
|
*
|
xfs: remove unused flags arg from _xfs_buf_get_pages()
Eric Sandeen
2014-04-14
1
-5
/
+4
|
*
|
xfs: remove unused args from xfs_alloc_buftarg()
Eric Sandeen
2014-04-14
3
-9
/
+5
|
*
|
xfs: remove unused blocksize arg from xfs_setsize_buftarg()
Eric Sandeen
2014-04-14
3
-8
/
+3
|
*
|
xfs: remove unused level arg from xfs_btree_read_buf_block()
Eric Sandeen
2014-04-14
1
-19
/
+13
|
*
|
xfs: remove unused mp arg from xfs_bmap_forkoff_reset()
Eric Sandeen
2014-04-14
1
-2
/
+1
|
*
|
xfs: remove unused mp arg from xfs_bmdr_maxrecs()
Eric Sandeen
2014-04-14
3
-7
/
+5
|
*
|
xfs: remove unused mp arg from xfs_attr3_rmt_hdr_ok()
Eric Sandeen
2014-04-14
1
-2
/
+1
|
*
|
xfs: remove unused tp arg from xfs_bmap_last_offset() and callers
Eric Sandeen
2014-04-14
8
-23
/
+20
|
|
/
*
|
xfs: list_lru_init returns a negative error
Dave Chinner
2014-05-15
1
-12
/
+14
*
|
xfs: negate xfs_icsb_init_counters error value
Dave Chinner
2014-05-15
1
-1
/
+1
*
|
xfs: negate mount workqueue init error value
Dave Chinner
2014-05-15
1
-1
/
+1
*
|
xfs: fix wrong err sign on xfs_set_acl()
Dave Chinner
2014-05-15
1
-2
/
+2
*
|
xfs: fix wrong errno from xfs_initxattrs
Dave Chinner
2014-05-15
1
-4
/
+4
*
|
xfs: correct error sign on COLLAPSE_RANGE errors
Dave Chinner
2014-05-15
1
-2
/
+2
*
|
xfs: xfs_commit_metadata returns wrong errno
Dave Chinner
2014-05-15
1
-1
/
+1
*
|
xfs: fix incorrect error sign in xfs_file_aio_read
Dave Chinner
2014-05-15
1
-1
/
+1
*
|
xfs: xfs_dir_fsync() returns positive errno
Dave Chinner
2014-05-15
1
-1
/
+1
*
|
Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-05-08
9
-50
/
+77
|
\
\
|
*
|
xfs: remote attribute overwrite causes transaction overrun
Dave Chinner
2014-05-06
5
-14
/
+42
|
*
|
xfs: initialize default acls for ->tmpfile()
Brian Foster
2014-05-06
1
-26
/
+29
|
*
|
xfs: fully support v5 format filesystems
Dave Chinner
2014-05-05
3
-10
/
+6
*
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-05-06
4
-4
/
+9
|
\
\
\
|
*
|
|
fs/affs/super.c: bugfix / double free
Fabian Frederick
2014-05-06
1
-2
/
+0
|
*
|
|
fanotify: fix -EOVERFLOW with large files on 64-bit
Will Woods
2014-05-06
1
-0
/
+2
|
*
|
|
autofs: fix lockref lookup
Ian Kent
2014-05-06
1
-2
/
+2
|
*
|
|
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
2014-05-06
1
-0
/
+5
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-05-06
3
-219
/
+111
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
posix_acl: handle NULL ACL in posix_acl_equiv_mode
Christoph Hellwig
2014-05-06
1
-0
/
+6
|
*
|
|
dcache: don't need rcu in shrink_dentry_list()
Miklos Szeredi
2014-05-03
1
-23
/
+4
|
*
|
|
more graceful recovery in umount_collect()
Al Viro
2014-05-03
1
-76
/
+25
|
*
|
|
don't remove from shrink list in select_collect()
Al Viro
2014-05-03
1
-21
/
+10
|
*
|
|
dentry_kill(): don't try to remove from shrink list
Al Viro
2014-05-01
1
-8
/
+19
|
*
|
|
expand the call of dentry_lru_del() in dentry_kill()
Al Viro
2014-04-30
1
-1
/
+6
|
*
|
|
new helper: dentry_free()
Al Viro
2014-04-30
1
-5
/
+10
|
*
|
|
fold try_prune_one_dentry()
Al Viro
2014-04-30
1
-50
/
+25
|
*
|
|
fold d_kill() and d_free()
Al Viro
2014-04-30
1
-52
/
+24
|
*
|
|
fix races between __d_instantiate() and checks of dentry flags
Al Viro
2014-04-19
2
-5
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2014-05-06
5
-86
/
+172
|
\
\
\
|
*
|
|
fuse: add renameat2 support
Miklos Szeredi
2014-04-28
2
-8
/
+50
|
*
|
|
fuse: clear MS_I_VERSION
Miklos Szeredi
2014-04-28
1
-1
/
+1
|
*
|
|
fuse: clear FUSE_I_CTIME_DIRTY flag on setattr
Maxim Patlasov
2014-04-28
1
-9
/
+17
|
*
|
|
fuse: trust kernel i_ctime only
Maxim Patlasov
2014-04-28
2
-4
/
+24
|
*
|
|
fuse: remove .update_time
Miklos Szeredi
2014-04-28
1
-12
/
+0
[prev]
[next]