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
2014-01-22
fsnotify: remove pointless NULL initializers
Jan Kara
2
-4
/
+0
2014-01-22
fsnotify: remove .should_send_event callback
Jan Kara
4
-48
/
+21
2014-01-22
fsnotify: do not share events between notification groups
Jan Kara
10
-611
/
+279
2014-01-22
inotify: provide function for name length rounding
Jan Kara
1
-20
/
+21
2014-01-21
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-2760
/
+3114
2014-01-20
f2fs: clean checkpatch warnings
Chris Fries
11
-30
/
+40
2014-01-18
GFS2: revert "GFS2: d_splice_alias() can't return error"
J. Bruce Fields
1
-0
/
+8
2014-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-2
/
+7
2014-01-17
kernfs: associate a new kernfs_node with its parent on creation
Tejun Heo
4
-24
/
+34
2014-01-16
GFS2: Small cleanup
Bob Peterson
1
-1
/
+1
2014-01-16
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
Steven Whitehouse
8
-31
/
+19
2014-01-16
f2fs: missing REQ_META and REQ_PRIO when sync_meta_pages(META_FLUSH)
Changman Lee
1
-1
/
+1
2014-01-16
f2fs: avoid f2fs_balance_fs call during pageout
Jaegeuk Kim
1
-1
/
+3
2014-01-16
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+9
2014-01-15
GFS2: Fix kbuild test robot reported warning
Steven Whitehouse
1
-0
/
+1
2014-01-15
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
1
-4
/
+6
2014-01-14
GFS2: Move quota bitmap operations under their own lock
Steven Whitehouse
3
-8
/
+10
2014-01-14
GFS2: Clean up quota slot allocation
Steven Whitehouse
2
-73
/
+30
2014-01-14
GFS2: Only run logd and quota when mounted read/write
Steven Whitehouse
3
-68
/
+41
2014-01-14
GFS2: Use RCU/hlist_bl based hash for quotas
Steven Whitehouse
4
-48
/
+126
2014-01-14
GFS2: No need to invalidate pages for a dio read
Steven Whitehouse
1
-2
/
+3
2014-01-14
kernfs: fix get_active failure handling in kernfs_seq_*()
Tejun Heo
1
-7
/
+44
2014-01-14
f2fs: add delimiter to seperate name and value in debug phrase
Changman Lee
1
-4
/
+4
2014-01-14
f2fs: use spinlock rather than mutex for better speed
Gu Zheng
2
-13
/
+13
2014-01-14
f2fs: move alloc new orphan node out of lock protection region
Gu Zheng
1
-6
/
+9
2014-01-14
f2fs: move grabing orphan pages out of protection region
Gu Zheng
1
-7
/
+9
2014-01-14
f2fs: remove the needless parameter of f2fs_wait_on_page_writeback
Yuan Zhong
6
-7
/
+7
2014-01-14
Revert "kernfs: fix get_active failure handling in kernfs_seq_*()"
Greg Kroah-Hartman
1
-44
/
+7
2014-01-14
Revert "kernfs: replace kernfs_node->u.completion with kernfs_root->deactivat...
Greg Kroah-Hartman
1
-11
/
+16
2014-01-14
Revert "kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()"
Greg Kroah-Hartman
1
-20
/
+11
2014-01-14
Revert "kernfs: remove KERNFS_REMOVED"
Greg Kroah-Hartman
4
-60
/
+42
2014-01-14
Revert "kernfs: restructure removal path to fix possible premature return"
Greg Kroah-Hartman
1
-86
/
+53
2014-01-14
Revert "kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()"
Greg Kroah-Hartman
3
-35
/
+14
2014-01-14
Revert "kernfs: remove kernfs_addrm_cxt"
Greg Kroah-Hartman
4
-29
/
+117
2014-01-14
Revert "kernfs: make kernfs_get_active() block if the node is deactivated but...
Greg Kroah-Hartman
1
-21
/
+4
2014-01-14
Revert "kernfs: implement kernfs_{de|re}activate[_self]()"
Greg Kroah-Hartman
1
-117
/
+1
2014-01-14
Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr...
Greg Kroah-Hartman
2
-95
/
+0
2014-01-14
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...
Greg Kroah-Hartman
1
-0
/
+92
2014-01-14
Revert "kernfs: remove unnecessary NULL check in __kernfs_remove()"
Greg Kroah-Hartman
1
-0
/
+3
2014-01-12
kernfs: remove unnecessary NULL check in __kernfs_remove()
Tejun Heo
1
-3
/
+0
2014-01-11
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
1
-92
/
+0
2014-01-11
Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-1
/
+2
2014-01-11
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
2
-0
/
+95
2014-01-11
kernfs: implement kernfs_{de|re}activate[_self]()
Tejun Heo
1
-1
/
+117
2014-01-11
kernfs: make kernfs_get_active() block if the node is deactivated but not rem...
Tejun Heo
1
-4
/
+21
2014-01-11
kernfs: remove kernfs_addrm_cxt
Tejun Heo
4
-117
/
+29
2014-01-11
kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()
Tejun Heo
3
-14
/
+35
2014-01-11
kernfs: restructure removal path to fix possible premature return
Tejun Heo
1
-53
/
+86
2014-01-11
kernfs: remove KERNFS_REMOVED
Tejun Heo
4
-42
/
+60
2014-01-11
kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
Tejun Heo
1
-11
/
+20
[prev]
[next]