Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
60f126d93b210ae708e2a5bb4a3be2121831f2a0
/
fs
60f126d
sysctl: Comments to make the code clearer.
by Eric W. Biederman
· 13 years ago
0eb97f3
sysctl: Correct error return from get_subdir
by Eric W. Biederman
· 13 years ago
51f72f4
sysctl: An easier to read version of find_subdir
by Eric W. Biederman
· 13 years ago
1347440
sysctl: fix memset parameters in setup_sysctl_set()
by Dan Carpenter
· 13 years ago
4798178
sysctl: remove an unused variable
by Dan Carpenter
· 13 years ago
fea478d
sysctl: Add register_sysctl for normal sysctl users
by Eric W. Biederman
· 13 years ago
ac13ac6
sysctl: Index sysctl directories with rbtrees.
by Eric W. Biederman
· 13 years ago
9e3d47d
sysctl: Make the header lists per directory.
by Eric W. Biederman
· 13 years ago
e54012c
sysctl: Move sysctl_check_dups into insert_header
by Eric W. Biederman
· 13 years ago
60a47a2
sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy
by Eric W. Biederman
· 13 years ago
0e47c99
sysctl: Replace root_list with links between sysctl_table_sets.
by Eric W. Biederman
· 13 years ago
6980128
sysctl: Add sysctl_print_dir and use it in get_subdir
by Eric W. Biederman
· 13 years ago
7ec66d0
sysctl: Stop requiring explicit management of sysctl directories
by Eric W. Biederman
· 13 years ago
9eb47c2
sysctl: Add a root pointer to ctl_table_set
by Eric W. Biederman
· 13 years ago
6a75ce1
sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry
by Eric W. Biederman
· 13 years ago
076c3ee
sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry.
by Eric W. Biederman
· 13 years ago
a194558
sysctl: Normalize the root_table data structure.
by Eric W. Biederman
· 13 years ago
8425d6a
sysctl: Factor out insert_header and erase_header
by Eric W. Biederman
· 13 years ago
e0d0452
sysctl: Factor out init_header from __register_sysctl_paths
by Eric W. Biederman
· 13 years ago
938aaa4
sysctl: Initial support for auto-unregistering sysctl tables.
by Eric W. Biederman
· 13 years ago
3cc3e04
sysctl: A more obvious version of grab_header.
by Eric W. Biederman
· 13 years ago
8d6ecfc
sysctl: Remove the now unused ctl_table parent field.
by Eric W. Biederman
· 13 years ago
7c60c48
sysctl: Improve the sysctl sanity checks
by Eric W. Biederman
· 13 years ago
f728019
sysctl: register only tables of sysctl files
by Eric W. Biederman
· 13 years ago
ec6a526
sysctl: Add ctl_table chains into cstring paths
by Eric W. Biederman
· 13 years ago
6e9d516
sysctl: Add support for register sysctl tables with a normal cstring path.
by Eric W. Biederman
· 13 years ago
f05e53a
sysctl: Create local copies of directory names used in paths
by Eric W. Biederman
· 13 years ago
bd295b5
sysctl: Remove the unnecessary sysctl_set parent concept.
by Eric W. Biederman
· 13 years ago
97324cd8
sysctl: Implement retire_sysctl_set
by Eric W. Biederman
· 13 years ago
a15e209
sysctl: Make the directories have nlink == 1
by Eric W. Biederman
· 13 years ago
1f87f0b
sysctl: Move the implementation into fs/proc/proc_sysctl.c
by Eric W. Biederman
· 13 years ago
de4e83bd
sysctl: Register the base sysctl table like any other sysctl table.
by Eric W. Biederman
· 13 years ago
36885d7
sysctl: remove impossible condition check
by Lucas De Marchi
· 14 years ago
567e479
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
e19c29e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
8bc5191
qnx4: don't leak ->BitMap on late failure exits
by Al Viro
· 13 years ago
4134bf8
qnx4: reduce the insane nesting in qnx4_checkroot()
by Al Viro
· 13 years ago
1aab323
qnx4: di_fname is an array, for crying out loud...
by Al Viro
· 13 years ago
f429ee3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
by Linus Torvalds
· 13 years ago
22b4eb5
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
d65773b
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
f9156c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
e268337
proc: clean up and fix /proc/<pid>/mem handling
by Linus Torvalds
· 13 years ago
424a533
vfs: remove printk from set_nlink()
by Miklos Szeredi
· 13 years ago
e161630
wake up s_wait_unfrozen when ->freeze_fs fails
by Kazuya Mio
· 13 years ago
4043cde
audit: do not call audit_getname on error
by Eric Paris
· 13 years ago
633b454
audit: only allow tasks to set their loginuid if it is -1
by Eric Paris
· 13 years ago
0a300be
audit: remove task argument to audit_set_loginuid
by Eric Paris
· 13 years ago
d060646
xfs: cleanup xfs_file_aio_write
by Christoph Hellwig
· 13 years ago
5bf1f26
xfs: always return with the iolock held from xfs_file_aio_write_checks
by Christoph Hellwig
· 13 years ago
2813d68
xfs: remove the i_new_size field in struct xfs_inode
by Christoph Hellwig
· 13 years ago
ce7ae151
xfs: remove the i_size field in struct xfs_inode
by Christoph Hellwig
· 13 years ago
f392e63
xfs: replace i_pin_wait with a bit waitqueue
by Christoph Hellwig
· 13 years ago
474fce0
xfs: replace i_flock with a sleeping bitlock
by Christoph Hellwig
· 13 years ago
49e4c70
xfs: make i_flags an unsigned long
by Christoph Hellwig
· 13 years ago
8096b1e
xfs: remove the if_ext_max field in struct xfs_ifork
by Christoph Hellwig
· 13 years ago
a12587b
Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
96bdc7d
Btrfs: use larger system chunks
by Chris Mason
· 13 years ago
f248679
Btrfs: add a delalloc mutex to inodes for delalloc reservations
by Josef Bacik
· 13 years ago
8c2a3ca
Btrfs: space leak tracepoints
by Josef Bacik
· 13 years ago
90290e1
Btrfs: protect orphan block rsv with spin_lock
by Josef Bacik
· 13 years ago
3f7de03
Btrfs: add allocator tracepoints
by Josef Bacik
· 13 years ago
45a8090
Btrfs: don't call btrfs_throttle in file write
by Josef Bacik
· 13 years ago
ec39e18
Btrfs: release space on error in page_mkwrite
by Josef Bacik
· 13 years ago
f70a9a6b
Btrfs: fix btrfsck error 400 when truncating a compressed
by Miao Xie
· 13 years ago
7ad85bb
Btrfs: do not use btrfs_end_transaction_throttle everywhere
by Josef Bacik
· 13 years ago
c126dea
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration
by Chris Mason
· 13 years ago
9785dbd
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
d756bd2
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
by Chris Mason
· 13 years ago
27263e2
Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into integration
by Chris Mason
· 13 years ago
64e0550
Merge branch 'allocation-fixes' into integration
by Chris Mason
· 13 years ago
19a39dc
Btrfs: add balance progress reporting
by Ilya Dryomov
· 13 years ago
de32226
Btrfs: allow for resuming restriper after it was paused
by Ilya Dryomov
· 13 years ago
a7e99c6
Btrfs: allow for canceling restriper
by Ilya Dryomov
· 13 years ago
837d5b6
Btrfs: allow for pausing restriper
by Ilya Dryomov
· 13 years ago
9555c6c
Btrfs: add skip_balance mount option
by Ilya Dryomov
· 13 years ago
5964101
Btrfs: recover balance on mount
by Ilya Dryomov
· 13 years ago
0940ebf
Btrfs: save balance parameters to disk
by Ilya Dryomov
· 13 years ago
cfa4c96
Btrfs: soft profile changing mode (aka soft convert)
by Ilya Dryomov
· 13 years ago
e4d8ec0
Btrfs: implement online profile changing
by Ilya Dryomov
· 13 years ago
7092261
Btrfs: do not reduce profile in do_chunk_alloc()
by Ilya Dryomov
· 13 years ago
ea67176
Btrfs: virtual address space subset filter
by Ilya Dryomov
· 13 years ago
94e60d5
Btrfs: devid subset filter
by Ilya Dryomov
· 13 years ago
409d404
Btrfs: devid filter
by Ilya Dryomov
· 13 years ago
5ce5b3c
Btrfs: usage filter
by Ilya Dryomov
· 13 years ago
ed25e9b
Btrfs: profiles filter
by Ilya Dryomov
· 13 years ago
f43ffb6
Btrfs: add basic infrastructure for selective balancing
by Ilya Dryomov
· 13 years ago
c9e9f97
Btrfs: add basic restriper infrastructure
by Ilya Dryomov
· 13 years ago
10ea00f
Btrfs: make avail_*_alloc_bits fields dynamic
by Ilya Dryomov
· 13 years ago
a46d11a
Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bit
by Ilya Dryomov
· 13 years ago
52ba692
Btrfs: introduce masks for chunk type and profile
by Ilya Dryomov
· 13 years ago
6fef8df
Btrfs: get rid of *_alloc_profile fields
by Ilya Dryomov
· 13 years ago
f7e6746
sched/accounting, proc: Fix /proc/stat interrupts sum
by Russell King
· 13 years ago
122804e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
b3c9dd1
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
a520458
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
e234b5f
UBIFS: fix non-debug configuration build
by Dominique Martinet
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
fed4748
fsnotify: don't BUG in fsnotify_destroy_mark()
by Miklos Szeredi
· 13 years ago
0a80939
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
Next »