Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f0cfa981cec09e6e353295e0f8dc36bc10289996
/
fs
7f60ba3
Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
by Linus Torvalds
· 12 years ago
c99b684
omfs: convert to use beXX_add_cpu()
by Wei Yongjun
· 12 years ago
9fb8844
fs/proc/root.c: use NULL instead of 0 for pointer
by Sachin Kamat
· 12 years ago
ab4a1f2
proc_sysctl.c: use BUG_ON instead of BUG
by Prasad Joshi
· 12 years ago
17baa2a
proc: use kzalloc instead of kmalloc and memset
by yan
· 12 years ago
0e06936
proc: no need to initialize proc_inode->fd in proc_get_inode()
by yan
· 12 years ago
62072750
proc: return -ENOMEM when inode allocation failed
by yan
· 12 years ago
2aa362c
coredump: extend core dump note section to contain file names of mapped files
by Denys Vlasenko
· 12 years ago
49ae4d4
coredump: add a new elf note with siginfo of the signal
by Denys Vlasenko
· 12 years ago
5ab1c30
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
by Denys Vlasenko
· 12 years ago
0f4cfb2
coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1
by Oleg Nesterov
· 12 years ago
12a2b4b
coredump: add support for %d=__get_dumpable() in core name
by Oleg Nesterov
· 12 years ago
179899f
coredump: update coredump-related headers
by Alex Kelly
· 12 years ago
046d662
coredump: make core dump functionality optional
by Alex Kelly
· 12 years ago
1486465
fat: simplify writeback_inode()
by Namjae Jeon
· 12 years ago
126ac05
fat: no need to reset EOF in ent_put for FAT32
by Namjae Jeon
· 12 years ago
441dff3
fs/fat: fix checkpatch issues in fatent.c
by Cruz Julian Bishop
· 12 years ago
f08b498
fs/fat: fix all other checkpatch issues in dir.c
by Cruz Julian Bishop
· 12 years ago
3f36f61
fs/fat: fix some small checkpatch issues in dir.c
by Cruz Julian Bishop
· 12 years ago
c905182
fs/fat: fix two checkpatch issues in cache.c
by Cruz Julian Bishop
· 12 years ago
4a3aeb1
fs/fat: chang indentation of some comments in fat.h
by Cruz Julian Bishop
· 12 years ago
d5a4a38
fs/fat: fix some checkpatch issues in fat.h
by Cruz Julian Bishop
· 12 years ago
85cb9bf
fs/fat: fix a checkpatch issue in namei_msdos.c
by Cruz Julian Bishop
· 12 years ago
7669e8f
fat (exportfs): fix dentry reconnection
by Steven J. Magnani
· 12 years ago
21b6633d5
fat (exportfs): move NFS support code
by Steven J. Magnani
· 12 years ago
4b63709
fat: use accessor function for msdos_dir_entry 'start'
by Namjae Jeon
· 12 years ago
32daab9
hpfs: convert to use leXX_add_cpu()
by Wei Yongjun
· 12 years ago
6eec482
binfmt_elf: Uninitialized variable
by Alan Cox
· 12 years ago
03a7beb
epoll: support for disabling items, and a self-test app
by Paton J. Lewis
· 12 years ago
125c4c7
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
by Fengguang Wu
· 12 years ago
e1cc485
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
eb0ad9c
Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 12 years ago
88265322
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
782c3fb
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
60c7b4d
Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8f9c011
compat: fs: Generic compat_sys_sendfile implementation
by Catalin Marinas
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
99621b4
btrfs: reada_extent doesn't need kref for refcount
by Al Viro
· 12 years ago
10c28d9
coredump: move core dump functionality into its own file
by Alex Kelly
· 12 years ago
fc47912
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
c0e8a13
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
797b9e5
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
dde3ada
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
40689ac
Merge tag 'dlm-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 12 years ago
3498d13
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
06d2fe1
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
81f56e5
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
1d4ab90
[CIFS] Fix indentation of fs/cifs/Kconfig entries
by Steve French
· 12 years ago
e4aa25e
[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)
by Steve French
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
e151960
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 12 years ago
8110e16
vfs: dcache: fix deadlock in tree traversal
by Miklos Szeredi
· 12 years ago
c052e2b
cifs: obtain file access during backup intent lookup (resend)
by Shirish Pargaonkar
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
7596824
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
bf53083
Merge tag 'v3.6-rc7' into next
by James Morris
· 12 years ago
fd51790
trivial select_parent documentation fix
by J. Bruce Fields
· 12 years ago
f065fd0
CIFS: Fix possible freed pointer dereference in CIFS_SessSetup
by Pavel Shilovsky
· 12 years ago
4ca3a99
CIFS: Fix possible freed pointer dereference in SMB2_sess_setup
by Pavel Shilovsky
· 12 years ago
760ad0c
CIFS: Make ops->close return void
by Pavel Shilovsky
· 12 years ago
f34f9d1
coredump: prevent double-free on an error path in core dumper
by Denys Vlasenko
· 12 years ago
63784dd
fcntl: fix misannotations
by Al Viro
· 12 years ago
2744c17
ceph: don't abuse d_delete() on failure exits
by Al Viro
· 12 years ago
1fe0c02
vfs: delete surplus inode NULL check
by Alan Cox
· 12 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
2a11735
switch o2hb_region_dev_write() to fget_light()
by Al Viro
· 12 years ago
7b540d0
proc_map_files_readdir(): don't bother with grabbing files
by Al Viro
· 12 years ago
cb0942b
make get_file() return its argument
by Al Viro
· 12 years ago
64e09fa
switch xfs_find_handle() to fget_light()
by Al Viro
· 12 years ago
1ea65c9
switch xfs_swapext() to fget_light()
by Al Viro
· 12 years ago
78f7d75
switch coda get_device_index() to fget_light()
by Al Viro
· 12 years ago
8319aa9
switch btrfs_ioctl_clone() to fget_light()
by Al Viro
· 12 years ago
4109633
switch timerfd_[sg]ettime(2) to fget_light()
by Al Viro
· 12 years ago
5e196a9
switch epoll_wait(2) to fget_light()
by Al Viro
· 12 years ago
ecd1881
switch btrfs_ioctl_snap_create_transid() to fget_light()
by Al Viro
· 12 years ago
6bdf295
switch EXT4_IOC_MOVE_EXT to fget_light()
by Al Viro
· 12 years ago
4557c66
export fget_light
by Al Viro
· 12 years ago
399c9b8
ext4: close struct file leak on EXT4_IOC_MOVE_EXT
by Al Viro
· 12 years ago
d6483b7
switch fchmod(2) to fget_light()
by Al Viro
· 12 years ago
6b48c5b
switch fallocate(2) to fget_light()
by Al Viro
· 12 years ago
bf2965d
switch ftruncate(2) to fget_light
by Al Viro
· 12 years ago
f6d2ac5
namei.c: fix BS comment
by Al Viro
· 12 years ago
c6f3d81
don't leak O_CLOEXEC into ->f_flags
by Al Viro
· 12 years ago
ddd3e07
procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2
by Cyrill Gorcunov
· 12 years ago
faf60af
procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
by Cyrill Gorcunov
· 12 years ago
864bdb3
new helper: daemonize_descriptors()
by Al Viro
· 12 years ago
179e037
do_coredump(): make sure that descriptor table isn't shared
by Al Viro
· 12 years ago
c3c073f
new helper: iterate_fd()
by Al Viro
· 12 years ago
ad47bd7
make expand_files() and alloc_fd() static
by Al Viro
· 12 years ago
b8318b0
take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c
by Al Viro
· 12 years ago
8280d16
new helper: replace_fd()
by Al Viro
· 12 years ago
fe17f22
take purely descriptor-related stuff from fcntl.c to file.c
by Al Viro
· 12 years ago
6a6d27d
take close-on-exec logics to fs/file.c, clean it up a bit
by Al Viro
· 12 years ago
483ce1d
take descriptor-related part of close() to file.c
by Al Viro
· 12 years ago
0ee8cdf
take fget() and friends to fs/file.c
by Al Viro
· 12 years ago
f869e8a
expose a low-level variant of fd_install() for binder
by Al Viro
· 12 years ago
Next »