Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
459a130838e819d5bc7efc572cba4cdd5c4f2dd2
/
fs
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
56007ca
move put_unused_fd() and fd_install() to fs/file.c
by Al Viro
· 12 years ago
1983e78
trim free_fdtable_rcu()
by Al Viro
· 12 years ago
b9e02af
don't bother with call_rcu() in put_files_struct()
by Al Viro
· 12 years ago
7cf4dc3
move files_struct-related bits from kernel/exit.c to fs/file.c
by Al Viro
· 12 years ago
dcfadfa
new helper: __alloc_fd()
by Al Viro
· 12 years ago
f33ff99
take rlimit check to callers of expand_files()
by Al Viro
· 12 years ago
352e3b2
fanotify: sanitize failure exits in copy_event_to_user()
by Al Viro
· 12 years ago
5b249b1
pipe(2) - race-free error recovery
by Al Viro
· 12 years ago
c921b40
autofs4: don't open-code fd_install()
by Al Viro
· 12 years ago
1a7bd22
make get_unused_fd_flags() a function
by Al Viro
· 12 years ago
5905db5
Merge remote branch 'origin' into for-next
by Al Viro
· 12 years ago
2ea0392
xfs: Make inode32 a remountable option
by Carlos Maiolino
· 12 years ago
4056c1d
xfs: add inode64->inode32 transition into xfs_set_inode32()
by Carlos Maiolino
· 12 years ago
4c08372
xfs: Fix mp->m_maxagi update during inode64 remount
by Carlos Maiolino
· 12 years ago
2d2194f
xfs: reduce code duplication handling inode32/64 options
by Carlos Maiolino
· 12 years ago
08bf540
xfs: make inode64 as the default allocation mode
by Carlos Maiolino
· 12 years ago
8aea3ff
xfs: Fix m_agirotor reset during AG selection
by Carlos Maiolino
· 12 years ago
c3a58fe
Make inode64 a remountable option
by Carlos Maiolino
· 12 years ago
4f2b86a
cifs: change DOS/NT/POSIX mapping of ERRnoresource
by Jeff Layton
· 12 years ago
142e546
compat_ioctl: Avoid using undefined RS-485 IOCTLs
by Jaeden Amero
· 12 years ago
1b35920
cifs: remove support for deprecated "forcedirectio" and "strictcache" mount options
by Jeff Layton
· 12 years ago
52b0c34
cifs: remove support for CIFS_IOC_CHECKUMOUNT ioctl
by Jeff Layton
· 12 years ago
e5d0488
CIFS: Fix possible memory leaks in SMB2 code
by Pavel Shilovsky
· 12 years ago
e4e3703
CIFS: Fix endian conversion of IndexNumber
by Pavel Shilovsky
· 12 years ago
12e8a20
Trivial endian fixes
by Steve French
· 12 years ago
ba02e89
MARK SMB2 support EXPERIMENTAL
by Steve French
· 12 years ago
5efeb09
Update cifs version number
by Steve French
· 12 years ago
3d6d854
cifs: add FL_CLOSE to fl_flags mask in cifs_read_flock
by Jeff Layton
· 12 years ago
ecdb69e
cifs: Mangle string used for unc in /proc/mounts
by Sachin Prabhu
· 12 years ago
101b92d
cifs: cleanups for cifs_mkdir_qinfo
by Jeff Layton
· 12 years ago
Next »