index
:
linux-stable.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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: Improve filesystem freezing handling
Jan Kara
2012-07-31
2
-28
/
+373
*
switch the protection of percpu_counter list to spinlock
Al Viro
2012-07-31
1
-7
/
+7
*
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
2012-07-31
6
-46
/
+64
*
btrfs: Push mnt_want_write() outside of i_mutex
Jan Kara
2012-07-31
1
-12
/
+11
*
fat: Push mnt_want_write() outside of i_mutex
Jan Kara
2012-07-31
1
-8
/
+7
*
fs: Push mnt_want_write() outside of i_mutex
Jan Kara
2012-07-31
1
-21
/
+25
*
mm: Make default vm_ops provide ->page_mkwrite handler
Jan Kara
2012-07-31
3
-0
/
+21
*
mm: Update file times from fault path only if .page_mkwrite is not set
Jan Kara
2012-07-31
1
-7
/
+7
*
sysfs: Push file_update_time() into bin_page_mkwrite()
Jan Kara
2012-07-31
1
-0
/
+2
*
gfs2: Push file_update_time() into gfs2_page_mkwrite()
Jan Kara
2012-07-31
1
-0
/
+3
*
9p: Push file_update_time() into v9fs_vm_page_mkwrite()
Jan Kara
2012-07-31
1
-0
/
+3
*
ceph: Push file_update_time() into ceph_page_mkwrite()
Jan Kara
2012-07-31
1
-0
/
+3
*
fs: Push file_update_time() into __block_page_mkwrite()
Jan Kara
2012-07-31
1
-0
/
+6
*
fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()
Jan Kara
2012-07-31
1
-0
/
+2
*
simplify lookup_open()/atomic_open() - do the temporary mnt_want_write() early
Al Viro
2012-07-31
1
-22
/
+29
*
fix O_EXCL handling for devices
Al Viro
2012-07-30
1
-2
/
+2
*
lockd: handle lockowner allocation failure in nlmclnt_proc()
Al Viro
2012-07-29
1
-0
/
+5
*
lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()
Al Viro
2012-07-29
4
-8
/
+4
*
fs: add link restriction audit reporting
Kees Cook
2012-07-29
3
-0
/
+27
*
fs: add link restrictions
Kees Cook
2012-07-29
4
-0
/
+184
*
vfs: don't let do_last pass negative dentry to audit_inode
Jeff Layton
2012-07-29
1
-2
/
+3
*
brcm80211: pointless current->files passed to filp_close()
Al Viro
2012-07-29
1
-1
/
+1
*
sound_firmware: don't pass crap to filp_close()
Al Viro
2012-07-29
1
-4
/
+4
*
gadgetfs: clean up
Al Viro
2012-07-29
2
-10
/
+8
*
slightly reduce lossage in gdm72xx
Al Viro
2012-07-29
2
-17
/
+12
*
slightly reduce idiocy in drivers/staging/bcm/Misc.c
Al Viro
2012-07-29
1
-26
/
+5
*
consolidate pipe file creation
Al Viro
2012-07-29
4
-65
/
+34
*
take grabbing f->f_path to do_dentry_open()
Al Viro
2012-07-29
1
-4
/
+2
*
uninline file_free_rcu()
Al Viro
2012-07-29
1
-1
/
+1
*
ecryptfs_lookup_interpose(): allocate dentry_info first
Al Viro
2012-07-29
1
-7
/
+6
*
sanitize ecryptfs_lookup()
Al Viro
2012-07-29
1
-13
/
+4
*
clean unix_bind() up a bit
Al Viro
2012-07-29
1
-45
/
+43
*
pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_crea...
Al Viro
2012-07-29
3
-50
/
+18
*
mknod: take sanity checks on mode into the very beginning
Al Viro
2012-07-29
1
-5
/
+3
*
new helper: done_path_create()
Al Viro
2012-07-29
6
-30
/
+21
*
pull unlock+dput() out into do_spu_create()
Al Viro
2012-07-29
2
-16
/
+11
*
spufs: pull unlock-and-dput() up into spufs_create()
Al Viro
2012-07-29
1
-23
/
+10
*
spufs_create_context(): simplify failure exits
Al Viro
2012-07-29
1
-7
/
+1
*
move spu_forget() into spufs_rmdir()
Al Viro
2012-07-29
1
-6
/
+5
*
ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
Al Viro
2012-07-23
1
-2
/
+2
*
btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()
Al Viro
2012-07-23
1
-2
/
+2
*
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-23
15
-151
/
+106
*
spufs: shift dget/mntget towards dentry_open()
Al Viro
2012-07-23
1
-28
/
+18
*
zoran: don't bother with struct file * in zoran_map
Al Viro
2012-07-23
2
-3
/
+5
*
ecryptfs: don't reinvent the wheels, please - use struct completion
Al Viro
2012-07-23
3
-65
/
+26
*
don't expose I_NEW inodes via dentry->d_inode
Al Viro
2012-07-23
7
-19
/
+19
*
tidy up namei.c a bit
Al Viro
2012-07-23
1
-18
/
+21
*
unobfuscate follow_up() a bit
Al Viro
2012-07-23
1
-1
/
+1
*
ext3: pass custom EOF to generic_file_llseek_size()
Eric Sandeen
2012-07-23
1
-2
/
+2
*
ext4: use core vfs llseek code for dir seeks
Eric Sandeen
2012-07-23
2
-64
/
+17
[next]