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.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
2016-03-16
ocfs2/dlm: clear DROPPING_REF flag when the master goes down
xuejiufei
1
-8
/
+10
2016-03-16
ocfs2/dlm: return in progress if master can not clear the refmap bit right now
xuejiufei
3
-3
/
+17
2016-03-16
ocfs2/dlm: add DEREF_DONE message
xuejiufei
3
-1
/
+138
2016-03-16
ocfs2/dlm: fix a typo in dlmcommon.h
Joseph Qi
1
-2
/
+2
2016-03-16
ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()
jiangyiwen
1
-2
/
+3
2016-03-16
ocfs2/cluster: replace the interrupt safe spinlocks with common ones
jiangyiwen
1
-6
/
+4
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-03-15
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
Bob Peterson
4
-7
/
+5
2016-03-15
GFS2: Don't filter out I_FREEING inodes anymore
Bob Peterson
4
-58
/
+7
2016-03-15
GFS2: Prevent delete work from occurring on glocks used for create
Bob Peterson
3
-1
/
+14
2016-03-15
GFS2: Fix direct IO write rounding error
Bob Peterson
1
-1
/
+1
2016-03-15
gfs2: avoid uninitialized variable warning
Arnd Bergmann
1
-2
/
+2
2016-03-14
dcache.c: new helper: __d_add()
Al Viro
1
-7
/
+17
2016-03-14
don't bother with __d_instantiate(dentry, NULL)
Al Viro
1
-10
/
+7
2016-03-14
untangle fsnotify_d_instantiate() a bit
Al Viro
1
-1
/
+2
2016-03-14
uninline d_add()
Al Viro
1
-0
/
+16
2016-03-14
replace d_add_unique() with saner primitive
Al Viro
2
-81
/
+57
2016-03-14
quota: use lookup_one_len_unlocked()
Al Viro
1
-3
/
+1
2016-03-14
cifs_get_root(): use lookup_one_len_unlocked()
Al Viro
1
-3
/
+1
2016-03-14
nfs_lookup: don't bother with d_instantiate(dentry, NULL)
Al Viro
1
-8
/
+4
2016-03-14
kill dentry_unhash()
Al Viro
1
-25
/
+0
2016-03-14
ceph_fill_trace(): don't bother with d_instantiate(dn, NULL)
Al Viro
1
-3
/
+1
2016-03-14
autofs4: don't bother with d_instantiate(dentry, NULL) in ->lookup()
Al Viro
1
-2
/
+0
2016-03-14
configfs: move d_rehash() into configfs_create() for regular files
Al Viro
2
-9
/
+12
2016-03-14
ceph: don't bother with d_rehash() in splice_dentry()
Al Viro
1
-13
/
+4
2016-03-14
namei: teach lookup_slow() to skip revalidate
Al Viro
1
-23
/
+35
2016-03-14
namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()
Al Viro
1
-32
/
+24
2016-03-14
lookup_one_len_unlocked(): use lookup_dcache()
Al Viro
1
-11
/
+1
2016-03-14
namei: simplify invalidation logics in lookup_dcache()
Al Viro
1
-7
/
+3
2016-03-14
namei: change calling conventions for lookup_{fast,slow} and follow_managed()
Al Viro
1
-11
/
+9
2016-03-14
namei: untanlge lookup_fast()
Al Viro
1
-46
/
+37
2016-03-14
ext4: clean up error handling in the MMP support
vikram.jadhav07
1
-17
/
+17
2016-03-14
jbd2: do not fail journal because of frozen_buffer allocation failure
Michal Hocko
1
-17
/
+5
2016-03-14
ext4: use __GFP_NOFAIL in ext4_free_blocks()
Konstantin Khlebnikov
1
-19
/
+28
2016-03-14
ext4: fix compile error while opening the macro DOUBLE_CHECK
Aihua Zhang
2
-12
/
+12
2016-03-13
ext4: print ext4 mount option data_err=abort correctly
Ales Novak
1
-2
/
+8
2016-03-13
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
1
-3
/
+3
2016-03-11
Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-103
/
+168
2016-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+9
2016-03-10
pstore: Add support for 64 Bit address space
Wiebe, Wladislav (Nokia - DE/Ulm)
1
-2
/
+2
2016-03-10
ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
Geliang Tang
1
-1
/
+0
2016-03-10
ext4: fix misspellings in comments.
Adam Buchbinder
5
-5
/
+5
2016-03-10
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
1
-5
/
+12
2016-03-10
ext4: more efficient SEEK_DATA implementation
Jan Kara
3
-61
/
+106
2016-03-10
ext4: cleanup handling of bh->b_state in DAX mmap
Jan Kara
1
-3
/
+2
2016-03-10
ext4: return hole from ext4_map_blocks()
Jan Kara
3
-9
/
+36
2016-03-10
ext4: factor out determining of hole size
Jan Kara
1
-33
/
+47
2016-03-10
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-03-10
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
Jan Kara
1
-2
/
+2
2016-03-10
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
[prev]
[next]