index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysctl: Replace root_list with links between sysctl_table_sets.
Eric W. Biederman
2012-01-25
1
-102
/
+295
*
sysctl: Add sysctl_print_dir and use it in get_subdir
Eric W. Biederman
2012-01-25
1
-1
/
+10
*
sysctl: Stop requiring explicit management of sysctl directories
Eric W. Biederman
2012-01-25
1
-199
/
+143
*
sysctl: Add a root pointer to ctl_table_set
Eric W. Biederman
2012-01-25
1
-0
/
+3
*
sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry
Eric W. Biederman
2012-01-25
1
-36
/
+62
*
sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry.
Eric W. Biederman
2012-01-25
1
-26
/
+76
*
sysctl: Normalize the root_table data structure.
Eric W. Biederman
2012-01-25
1
-4
/
+11
*
sysctl: Factor out insert_header and erase_header
Eric W. Biederman
2012-01-25
1
-3
/
+13
*
sysctl: Factor out init_header from __register_sysctl_paths
Eric W. Biederman
2012-01-25
1
-8
/
+17
*
sysctl: Initial support for auto-unregistering sysctl tables.
Eric W. Biederman
2012-01-25
1
-9
/
+19
*
sysctl: A more obvious version of grab_header.
Eric W. Biederman
2012-01-25
1
-4
/
+4
*
sysctl: Remove the now unused ctl_table parent field.
Eric W. Biederman
2012-01-25
1
-11
/
+1
*
sysctl: Improve the sysctl sanity checks
Eric W. Biederman
2012-01-25
1
-136
/
+86
*
sysctl: register only tables of sysctl files
Eric W. Biederman
2012-01-25
1
-18
/
+147
*
sysctl: Add ctl_table chains into cstring paths
Eric W. Biederman
2012-01-25
1
-0
/
+9
*
sysctl: Add support for register sysctl tables with a normal cstring path.
Eric W. Biederman
2012-01-25
1
-10
/
+84
*
sysctl: Create local copies of directory names used in paths
Eric W. Biederman
2012-01-25
1
-3
/
+8
*
sysctl: Remove the unnecessary sysctl_set parent concept.
Eric W. Biederman
2012-01-25
1
-3
/
+8
*
sysctl: Implement retire_sysctl_set
Eric W. Biederman
2012-01-25
1
-0
/
+4
*
sysctl: Make the directories have nlink == 1
Eric W. Biederman
2012-01-25
1
-1
/
+0
*
sysctl: Move the implementation into fs/proc/proc_sysctl.c
Eric W. Biederman
2012-01-25
2
-0
/
+625
*
sysctl: Register the base sysctl table like any other sysctl table.
Eric W. Biederman
2012-01-25
1
-1
/
+2
*
sysctl: remove impossible condition check
Lucas De Marchi
2012-01-25
1
-12
/
+2
*
-
-
-
.
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
2012-01-19
1
-0
/
+2
|
\
\
\
|
*
|
|
sched/accounting, proc: Fix /proc/stat interrupts sum
Russell King
2012-01-16
1
-0
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-19
3
-40
/
+27
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
qnx4: don't leak ->BitMap on late failure exits
Al Viro
2012-01-19
1
-1
/
+3
|
*
|
|
qnx4: reduce the insane nesting in qnx4_checkroot()
Al Viro
2012-01-19
1
-34
/
+22
|
*
|
|
qnx4: di_fname is an array, for crying out loud...
Al Viro
2012-01-19
1
-14
/
+12
|
*
|
|
vfs: remove printk from set_nlink()
Miklos Szeredi
2012-01-17
1
-3
/
+0
|
*
|
|
wake up s_wait_unfrozen when ->freeze_fs fails
Kazuya Mio
2012-01-17
1
-0
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-18
2
-19
/
+14
|
\
\
\
\
|
*
|
|
|
audit: do not call audit_getname on error
Eric Paris
2012-01-17
1
-15
/
+13
|
*
|
|
|
audit: only allow tasks to set their loginuid if it is -1
Eric Paris
2012-01-17
1
-3
/
+0
|
*
|
|
|
audit: remove task argument to audit_set_loginuid
Eric Paris
2012-01-17
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-01-18
18
-542
/
+374
|
\
\
\
\
\
|
*
|
|
|
|
xfs: cleanup xfs_file_aio_write
Christoph Hellwig
2012-01-17
1
-45
/
+37
|
*
|
|
|
|
xfs: always return with the iolock held from xfs_file_aio_write_checks
Christoph Hellwig
2012-01-17
1
-3
/
+4
|
*
|
|
|
|
xfs: remove the i_new_size field in struct xfs_inode
Christoph Hellwig
2012-01-17
5
-92
/
+30
|
*
|
|
|
|
xfs: remove the i_size field in struct xfs_inode
Christoph Hellwig
2012-01-17
12
-82
/
+56
|
*
|
|
|
|
xfs: replace i_pin_wait with a bit waitqueue
Christoph Hellwig
2012-01-17
4
-9
/
+24
|
*
|
|
|
|
xfs: replace i_flock with a sleeping bitlock
Christoph Hellwig
2012-01-17
6
-46
/
+76
|
*
|
|
|
|
xfs: make i_flags an unsigned long
Christoph Hellwig
2012-01-17
1
-1
/
+1
|
*
|
|
|
|
xfs: remove the if_ext_max field in struct xfs_ifork
Christoph Hellwig
2012-01-17
8
-115
/
+81
|
*
|
|
|
|
xfs: remove the unused dm_attrs structure
Christoph Hellwig
2012-01-13
1
-7
/
+0
|
*
|
|
|
|
xfs: cleanup xfs_iomap_eof_align_last_fsb
Christoph Hellwig
2012-01-13
1
-18
/
+18
|
*
|
|
|
|
xfs: remove xfs_itruncate_data
Christoph Hellwig
2012-01-13
7
-142
/
+65
*
|
|
|
|
|
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-01-18
7
-125
/
+110
|
\
\
\
\
\
\
|
*
|
|
|
|
|
btrfs: take allocation of ->tree_root into open_ctree()
Al Viro
2012-01-09
3
-10
/
+5
|
*
|
|
|
|
|
btrfs: let ->s_fs_info point to fs_info, not root...
Al Viro
2012-01-09
5
-45
/
+45
[next]