Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
07c0c5d8b8c122b2f2df9ee574ac3083daefc981
07c0c5d8
ext4: initialization of ext4_li_mtx needs to be done earlier
by Al Viro
· 13 years ago
8818739
debugfs-related mode_t whack-a-mole
by Al Viro
· 13 years ago
a051f71
hfsplus: add an ioctl to bless files
by Matthew Garrett
· 13 years ago
0347b6e
hfsplus: change finder_info to u32
by Matthew Garrett
· 13 years ago
f392238
hfsplus: initialise userflags
by Matthew Garrett
· 13 years ago
7cd916f
qnx4: new helper - try_extent()
by Al Viro
· 13 years ago
8f82eca
qnx4: get rid of qnx4_bread/qnx4_getblk
by Al Viro
· 13 years ago
19e5109
take removal of PF_FORKNOEXEC to flush_old_exec()
by Al Viro
· 13 years ago
e59cc47
trim includes in inode.c
by Al Viro
· 13 years ago
ac2aca2
um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold it
by Al Viro
· 13 years ago
ea6fb41
um: embed ->stub_pages[] into mmu_context
by Al Viro
· 13 years ago
104bb37
gadgetfs: list_for_each_safe() misuse
by Al Viro
· 13 years ago
342827d
ocfs2: fix leaks on failure exits in module_init
by Al Viro
· 13 years ago
0794f56
ecryptfs: make register_filesystem() the last potential failure exit
by Al Viro
· 13 years ago
f4c5499
ntfs: forgets to unregister sysctls on register_filesystem() failure
by Al Viro
· 13 years ago
03e897a
logfs: missing cleanup on register_filesystem() failure
by Al Viro
· 13 years ago
76bf09f
jfs: mising cleanup on register_filesystem() failure
by Al Viro
· 13 years ago
2a152ad
make configfs_pin_fs() return root dentry on success
by Al Viro
· 13 years ago
0dd6c08
configfs: configfs_create_dir() has parent dentry in dentry->d_parent
by Al Viro
· 13 years ago
16d13b5
configfs: sanitize configfs_create()
by Al Viro
· 13 years ago
b7c177f
configfs: kill configfs_sb
by Al Viro
· 13 years ago
81d44ed1
configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root
by Al Viro
· 13 years ago
8fc3dc5
__register_binfmt() made void
by Al Viro
· 13 years ago
54bf586
autofs: set things up *before* registering fs type
by Al Viro
· 13 years ago
ca7068c
anon_inodes: move allocation of anon_inode into ->mount()
by Al Viro
· 13 years ago
2226a28
9p: make register_filesystem() the last failure exit
by Al Viro
· 13 years ago
01e0fe0
usbfs: kill racy detection of simple_pin_fs()
by Al Viro
· 13 years ago
2452992
make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one
by Al Viro
· 13 years ago
ea23b453
ibmasmfs: make register_filesystem the last failure exit
by Al Viro
· 13 years ago
640045a
spufs: make register_filesystem the last potential failure exit
by Al Viro
· 13 years ago
765fd6b
kill reiserfs_fs_{i,sb}.h
by Al Viro
· 13 years ago
f466c6f
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
by Al Viro
· 13 years ago
a8a4b79
kill pointless includes of reiserfs_fs_{i,sb}.h
by Al Viro
· 13 years ago
a3063ab
move reiserfs_acl.h to fs/reiserfs/acl.h
by Al Viro
· 13 years ago
c45ac88
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
by Al Viro
· 13 years ago
82234e6
vfs: take path_get_longterm() out of write_seqcount scope
by Al Viro
· 13 years ago
3ee05ed
no need to play with fs->seq in exit_fs()
by Al Viro
· 13 years ago
68ac123
switch touch_atime to struct path
by Al Viro
· 13 years ago
40ffe67
switch unix_sock to struct path
by Al Viro
· 13 years ago
38eff28
constify path argument of trace_seq_path()
by Al Viro
· 13 years ago
66b3fad
constify path argument of audit_log_d_path()
by Al Viro
· 13 years ago
9fcf03d
aio: fix the comment in aio_kick_handler()
by Al Viro
· 13 years ago
cd1ea26
aio: don't bother with cancel_delayed_work() in exit_aio()
by Al Viro
· 13 years ago
bf50722
aio: use cancel_delayed_work_sync()
by Al Viro
· 13 years ago
9fa1cb3
aio: aio_nr_lock is taken only synchronously now
by Al Viro
· 13 years ago
2dd542b
aio: aio_nr decrements don't need to be delayed
by Al Viro
· 13 years ago
e23754f
aio: don't bother with async freeing on failure in ioctx_alloc()
by Al Viro
· 13 years ago
5d026c7
fs: initial qnx6fs addition
by Kai Bankett
· 13 years ago
516cdb6
qnx4fs: small cleanup
by Kai Bankett
· 13 years ago
32991ab
vfs: d_alloc_root() gone
by Al Viro
· 13 years ago
318ceed
tidy up after d_make_root() conversion
by Al Viro
· 13 years ago
ca85c07
minixfs: switch to d_make_root()
by Al Viro
· 13 years ago
68acb8e
hfsplus: switch to d_make_root()
by Al Viro
· 13 years ago
1688f86
fat: switch to d_make_root()
by Al Viro
· 13 years ago
ea29c69
ntfs: switch to d_make_root()
by Al Viro
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
6b4231e
procfs: clean proc_fill_super() up
by Al Viro
· 13 years ago
be0d93f
... and the same failure exits cleanup for ocfs2
by Al Viro
· 13 years ago
f56b0fb
coda: clean failure exits in coda_fill_super()
by Al Viro
· 13 years ago
064326c
clean up the failure exits in cifs_read_super()
by Al Viro
· 13 years ago
9bcb4b7
vfs: turn generic_drop_inode() into static inline
by Al Viro
· 13 years ago
e28e832
ecryptfs: don't bother with ->drop_inode()
by Al Viro
· 13 years ago
b57ce96
vfs: drop_file_write_access() made static
by Al Viro
· 13 years ago
8de5277
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
by Al Viro
· 13 years ago
c16fa4f
Linux 3.3
by Linus Torvalds
· 13 years ago
93dc610
Don't limit non-nested epoll paths
by Jason Baron
· 13 years ago
c579bc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
96ee049
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a16a164
netfilter: ctnetlink: fix race between delete and timeout expiration
by Pablo Neira Ayuso
· 13 years ago
c5779237
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
by RongQing.Li
· 13 years ago
cb1ecf2
Merge branch 'akpm' (more patches from Andrew)
by Linus Torvalds
· 13 years ago
d7178c7
nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
by Ryusuke Konishi
· 13 years ago
3d777a6
nilfs2: clamp ns_r_segments_percentage to [1, 99]
by Haogang Chen
· 13 years ago
33e9ee8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
9fc005c
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 13 years ago
c017386
afs: Remote abort can cause BUG in rxrpc code
by Anton Blanchard
· 13 years ago
2c724fb
afs: Read of file returns EBADMSG
by Anton Blanchard
· 13 years ago
6e780cf
C6X: remove dead code from entry.S
by Mark Salter
· 13 years ago
b8fbaef
wimax/i2400m: fix erroneous NETDEV_TX_BUSY use
by Eric Dumazet
· 13 years ago
bb6d5e7
net/hyperv: fix erroneous NETDEV_TX_BUSY use
by Eric Dumazet
· 13 years ago
7bdd402
net/usbnet: reserve headroom on rx skbs
by Eric Dumazet
· 13 years ago
c0ea452
bnx2x: fix memory leak in bnx2x_init_firmware()
by Michal Schmidt
· 13 years ago
127d0a1
bnx2x: fix a crash on corrupt firmware file
by Michal Schmidt
· 13 years ago
cc34eb6
sch_sfq: revert dont put new flow at the end of flows
by Eric Dumazet
· 13 years ago
122bdf6
ipv6: fix icmp6_dst_alloc()
by Eric Dumazet
· 13 years ago
95d16c7
MAINTAINERS: Add Serge as maintainer of capabilities
by James Morris
· 13 years ago
0c4d067
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
7c32442
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
538e7e9
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
0c48ca8
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
72c79bd
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
fe83558
Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
cf2b94d
drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode
by Dan Carpenter
· 13 years ago
5eb1eb4
MAINTAINERS: add entry for exynos mipi display drivers
by Donghwa Lee
· 13 years ago
4c57c7e
MAINTAINERS: fix link to Gustavo Padovans tree
by Johan Hedberg
· 13 years ago
eb491ec
MAINTAINERS: add Johan to Bluetooth maintainers
by Johan Hedberg
· 13 years ago
960d4d1
MAINTAINERS: Gustavo has moved
by Gustavo Padovan
· 13 years ago
79f0713
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
by Cyrill Gorcunov
· 13 years ago
9bbad7d
rapidio/tsi721: fix bug in register offset definitions
by Alexandre Bounine
· 13 years ago
fbfa074
MAINTAINERS: update ST's Mailing list for SPEAr
by Viresh Kumar
· 13 years ago
Next »