Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2a152ad3a58508b06b9e0482e68117a79bbb27ce
/
fs
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
2452992
make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one
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
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
93dc610
Don't limit non-nested epoll paths
by Jason Baron
· 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
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
f1cbd03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
8e8bb96
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
310fa7a
restore smp_mb() in unlock_new_inode()
by Al Viro
· 13 years ago
7f6c7e6
vfs: fix return value from do_last()
by Miklos Szeredi
· 13 years ago
097b180
vfs: fix double put after complete_walk()
by Miklos Szeredi
· 13 years ago
f6940fe
udf: Fix deadlock in udf_release_file()
by Jan Kara
· 13 years ago
978d6d8
vfs: Correctly set the dir i_mutex lockdep class
by Tyler Hicks
· 13 years ago
c7b2855
aio: fix the "too late munmap()" race
by Al Viro
· 13 years ago
86b62a2
aio: fix io_setup/io_destroy race
by Al Viro
· 13 years ago
86e0600
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
d575146
CIFS: Do not kmalloc under the flocks spinlock
by Pavel Shilovsky
· 13 years ago
b0f8ef2
cifs: possible memory leak in xattr.
by Santosh Nayak
· 13 years ago
71fece9
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
3e85fb9
Merge branch 'akpm' (Andrew's patch bomb)
by Linus Torvalds
· 13 years ago
57b59c4
coredump_wait: don't call complete_vfork_done()
by Oleg Nesterov
· 13 years ago
c415c3b
vfork: introduce complete_vfork_done()
by Oleg Nesterov
· 13 years ago
880641b
aio: wake up waiters when freeing unused kiocbs
by Jeff Moyer
· 13 years ago
6414fa6a
aout: move setup_arg_pages() prior to reading/mapping the binary
by Al Viro
· 13 years ago
5483f18
vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
by Linus Torvalds
· 13 years ago
a175423
Btrfs: fix casting error in scrub reada code
by Chris Mason
· 13 years ago
d3b0106
btrfs: fix locking issues in find_parent_nodes()
by Li Zefan
· 13 years ago
ae942ae
vfs: export full_name_hash() function to modules
by Linus Torvalds
· 13 years ago
200e9ef
vfs: split up name hashing in link_path_walk() into helper function
by Linus Torvalds
· 13 years ago
0145acc
vfs: uninline full_name_hash()
by Linus Torvalds
· 13 years ago
8966be9
vfs: trivial __d_lookup_rcu() cleanups
by Linus Torvalds
· 13 years ago
c8e2525
regset: Prevent null pointer reference on readonly regsets
by H. Peter Anvin
· 13 years ago
fe316bf
block: Fix NULL pointer dereference in sd_revalidate_disk
by Jun'ichi Nomura
· 13 years ago
164974a
ecryptfs: fix printk format warning for size_t
by Randy Dunlap
· 13 years ago
a365fbf
GFS2: Read resource groups on mount
by Steven Whitehouse
· 13 years ago
9e73f57
GFS2: Ensure rindex is uptodate for fallocate
by Bob Peterson
· 13 years ago
718b97b
GFS2: Read in rindex if necessary during unlink
by Bob Peterson
· 13 years ago
4043b88
GFS2: Fix race between lru_list and glock ref count
by Steven Whitehouse
· 13 years ago
f621c53
Merge branch 'master' of /Volumes/CaseSensitiveDisk/linux
by Anton Altaparmakov
· 13 years ago
5bccda0
cifs: fix dentry refcount leak when opening a FIFO on lookup
by Jeff Layton
· 13 years ago
6de2ce4
CIFS: Fix mkdir/rmdir bug for the non-POSIX case
by Pavel Shilovsky
· 13 years ago
a32744d
autofs: work around unhappy compat problem on x86-64
by Ian Kent
· 13 years ago
971316f
epoll: ep_unregister_pollwait() can use the freed pwq->whead
by Oleg Nesterov
· 13 years ago
d80e731
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
by Oleg Nesterov
· 13 years ago
855a85f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
e77266e
Btrfs: fix compiler warnings on 32 bit systems
by Chris Mason
· 13 years ago
0afa1b6
Merge branch 'master' of /Volumes/CaseSensitiveDisk/linux
by Anton Altaparmakov
· 13 years ago
9b556248
NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.
by Anton Altaparmakov
· 13 years ago
37fbf4b
Restore direct_io / truncate locking API
by Anton Altaparmakov
· 13 years ago
bb4c7e9
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
5500cdb
Btrfs: increase the global block reserve estimates
by Liu Bo
· 13 years ago
5065319
Btrfs: clear the extent uptodate bits during parent transid failures
by Chris Mason
· 13 years ago
16780ca
Btrfs: add extra sanity checks on the path names in btrfs_mksubvol
by Chris Mason
· 13 years ago
a6b0d5c
Btrfs: make sure we update latest_bdev
by Chris Mason
· 13 years ago
fe66a05
Btrfs: improve error handling for btrfs_insert_dir_item callers
by Chris Mason
· 13 years ago
437cf4c
Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
45d95bc
NTFS: Do not dereference pointer before checking for NULL.
by Anton Altaparmakov
· 13 years ago
0e37579
NTFS: Remove unused variable.
by Anton Altaparmakov
· 13 years ago
faf3090
sys_poll: fix incorrect type for 'timeout' parameter
by Linus Torvalds
· 13 years ago
Next »