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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-2
/
+1
2010-08-10
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
1
-3
/
+3
2010-08-10
fs/inode.c:clear_inode() is gone
Al Viro
1
-1
/
+0
2010-08-10
->delete_inode() is gone
Al Viro
1
-1
/
+0
2010-08-10
convert reiserfs to ->evict_inode()
Al Viro
1
-1
/
+1
2010-08-10
new helper: __dentry_path()
Al Viro
1
-0
/
+1
2010-08-10
convert ext3 to ->evict_inode()
Al Viro
1
-1
/
+1
2010-08-10
new helper: end_writeback()
Al Viro
1
-0
/
+1
2010-08-10
generic_detach_inode() can be static now
Al Viro
1
-1
/
+0
2010-08-10
New method - evict_inode()
Al Viro
1
-0
/
+1
2010-08-10
simplify checks for I_CLEAR/I_FREEING
Al Viro
1
-2
/
+2
2010-08-10
get rid of file_fsync()
Al Viro
1
-1
/
+0
2010-08-10
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2
-1
/
+1
2010-08-10
remove inode_setattr
Christoph Hellwig
1
-1
/
+0
2010-08-10
rename generic_setattr
Christoph Hellwig
1
-1
/
+1
2010-08-10
get rid of block_write_begin_newtrunc
Christoph Hellwig
1
-6
/
+2
2010-08-10
introduce __block_write_begin
Christoph Hellwig
1
-0
/
+2
2010-08-10
get rid of cont_write_begin_newtrunc
Christoph Hellwig
1
-3
/
+0
2010-08-10
get rid of nobh_write_begin_newtrunc
Christoph Hellwig
1
-5
/
+1
2010-08-10
sort out blockdev_direct_IO variants
Christoph Hellwig
1
-36
/
+6
2010-08-10
Fix reiserfs_file_release()
Al Viro
1
-2
/
+2
2010-08-09
slub: add missing __percpu markup in mm/slub_def.h
Namhyung Kim
1
-1
/
+1
2010-08-09
V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessor
Sylwester Nawrocki
1
-0
/
+1
2010-08-09
Merge commit 'linus/master' into bkl/core
Frederic Weisbecker
196
-1356
/
+4546
2010-08-09
autofs/autofs4: Move compat_ioctl handling into fs
Arnd Bergmann
1
-0
/
+1
2010-08-09
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
3
-12
/
+0
2010-08-08
mtd: Update copyright notices
David Woodhouse
13
-27
/
+186
2010-08-08
ACPI, APEI, Rename CPER and GHES severity constants
Huang Ying
1
-4
/
+4
2010-08-08
watchdog: wdt_pci.c: move ids to pci_ids.h
H Hartley Sweeten
1
-0
/
+3
2010-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2
-12
/
+13
2010-08-08
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
1
-1
/
+4
2010-08-08
jffs2: Update copyright notices
David Woodhouse
1
-1
/
+2
2010-08-08
mtd-physmap: add support users can assign the probe type in board files
Barry Song
1
-0
/
+1
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-112
/
+451
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-7
/
+22
2010-08-08
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2010-08-08
Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
10
-31
/
+38
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+33
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-14
/
+51
2010-08-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-7
/
+9
2010-08-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-28
/
+23
2010-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+34
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
6
-218
/
+214
2010-08-07
block: fix missing export of blk_types.h
Jens Axboe
1
-0
/
+1
2010-08-07
drbd: revert "delay probes", feature is being re-implemented differently
Lars Ellenberg
2
-5
/
+6
2010-08-07
writeback: optimize periodic bdi thread wakeups
Artem Bityutskiy
1
-0
/
+2
2010-08-07
writeback: move last_active to bdi
Artem Bityutskiy
1
-6
/
+7
2010-08-07
writeback: simplify bdi code a little
Artem Bityutskiy
1
-1
/
+0
2010-08-07
writeback: harmonize writeback threads naming
Artem Bityutskiy
1
-1
/
+1
2010-08-07
coda: fixup clash with block layer REQ_* defines
Jens Axboe
1
-4
/
+4
[prev]
[next]