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.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
2012-07-29
lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()
Al Viro
4
-8
/
+4
2012-07-29
fs: add link restriction audit reporting
Kees Cook
1
-0
/
+2
2012-07-29
fs: add link restrictions
Kees Cook
1
-0
/
+122
2012-07-29
vfs: don't let do_last pass negative dentry to audit_inode
Jeff Layton
1
-2
/
+3
2012-07-29
consolidate pipe file creation
Al Viro
2
-62
/
+32
2012-07-29
take grabbing f->f_path to do_dentry_open()
Al Viro
1
-4
/
+2
2012-07-29
uninline file_free_rcu()
Al Viro
1
-1
/
+1
2012-07-29
ecryptfs_lookup_interpose(): allocate dentry_info first
Al Viro
1
-7
/
+6
2012-07-29
sanitize ecryptfs_lookup()
Al Viro
1
-13
/
+4
2012-07-29
pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_crea...
Al Viro
2
-46
/
+18
2012-07-29
mknod: take sanity checks on mode into the very beginning
Al Viro
1
-5
/
+3
2012-07-29
new helper: done_path_create()
Al Viro
2
-15
/
+13
2012-07-23
ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
Al Viro
1
-2
/
+2
2012-07-23
btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()
Al Viro
1
-2
/
+2
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
9
-63
/
+45
2012-07-23
ecryptfs: don't reinvent the wheels, please - use struct completion
Al Viro
3
-65
/
+26
2012-07-23
don't expose I_NEW inodes via dentry->d_inode
Al Viro
7
-19
/
+19
2012-07-23
tidy up namei.c a bit
Al Viro
1
-18
/
+21
2012-07-23
unobfuscate follow_up() a bit
Al Viro
1
-1
/
+1
2012-07-23
ext3: pass custom EOF to generic_file_llseek_size()
Eric Sandeen
1
-2
/
+2
2012-07-23
ext4: use core vfs llseek code for dir seeks
Eric Sandeen
2
-64
/
+17
2012-07-23
vfs: allow custom EOF in generic_file_llseek code
Eric Sandeen
3
-10
/
+14
2012-07-22
vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder syn...
Jan Kara
1
-10
/
+9
2012-07-22
vfs: Remove unnecessary flushing of block devices
Jan Kara
1
-8
/
+8
2012-07-22
vfs: Make sys_sync writeout also block device inodes
Jan Kara
1
-7
/
+11
2012-07-22
vfs: Create function for iterating over block devices
Jan Kara
1
-0
/
+36
2012-07-22
vfs: Reorder operations during sys_sync
Jan Kara
1
-12
/
+34
2012-07-22
quota: Move quota syncing to ->sync_fs method
Jan Kara
7
-3
/
+28
2012-07-22
quota: Split dquot_quota_sync() to writeback and cache flushing part
Jan Kara
7
-11
/
+29
2012-07-22
vfs: Move noop_backing_dev_info check from sync into writeback
Jan Kara
2
-7
/
+5
2012-07-22
fs/ufs: get rid of write_super
Artem Bityutskiy
5
-16
/
+42
2012-07-22
fs/ufs: re-arrange the code a bit
Artem Bityutskiy
1
-59
/
+58
2012-07-22
fs/ufs: remove extra superblock write on unmount
Artem Bityutskiy
1
-3
/
+0
2012-07-22
fs/sysv: stop using write_super and s_dirt
Artem Bityutskiy
2
-11
/
+0
2012-07-22
fs/sysv: remove another useless write_super call
Artem Bityutskiy
1
-4
/
+1
2012-07-22
fs/sysv: remove useless write_super call
Artem Bityutskiy
1
-3
/
+0
2012-07-22
hfs: get rid of hfs_sync_super
Artem Bityutskiy
4
-39
/
+48
2012-07-22
hfs: introduce VFS superblock object back-reference
Artem Bityutskiy
2
-5
/
+2
2012-07-22
hfs: simplify a bit checking for R/O
Artem Bityutskiy
3
-4
/
+5
2012-07-22
hfs: remove extra mdb write on unmount
Artem Bityutskiy
1
-2
/
+0
2012-07-22
hfs: get rid of lock_super
Artem Bityutskiy
1
-2
/
+10
2012-07-22
hfs: push lock_super down
Artem Bityutskiy
3
-6
/
+2
2012-07-22
hfsplus: get rid of write_super
Artem Bityutskiy
5
-16
/
+43
2012-07-22
hfsplus: remove useless check
Artem Bityutskiy
1
-3
/
+0
2012-07-22
hfsplus: amend debugging print
Artem Bityutskiy
1
-1
/
+1
2012-07-22
hfsplus: make hfsplus_sync_fs static
Artem Bityutskiy
2
-2
/
+1
2012-07-22
aio: now fput() is OK from interrupt context; get rid of manual delayed __fput()
Al Viro
1
-70
/
+3
2012-07-22
switch fput to task_work_add
Al Viro
1
-2
/
+70
2012-07-22
use __lookup_hash() in kern_path_parent()
Al Viro
1
-1
/
+1
2012-07-14
VFS: Split inode_permission()
David Howells
2
-17
/
+54
[next]