Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7c32442ff846b7ea8804785e90b81c1118115a5c
/
fs
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
c922bbc
xfs: make inode quota check more general
by Mitsuo Hayasaka
· 13 years ago
20f12d8
xfs: change available ranges of softlimit and hardlimit in quota check
by Mitsuo Hayasaka
· 13 years ago
692e575
Btrfs: be less strict on finding next node in clear_extent_bit
by Liu Bo
· 13 years ago
8ebbfb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
abe9a6d
NFSv4: fix server_scope memory leak
by Weston Andros Adamson
· 13 years ago
f86f36a
NFSv4.1: Fix a NFSv4.1 session initialisation regression
by Trond Myklebust
· 13 years ago
465c934
ecryptfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
545d680
eCryptfs: Copy up lower inode attrs after setting lower xattr
by Tyler Hicks
· 13 years ago
4a26620
eCryptfs: Improve statfs reporting
by Tyler Hicks
· 13 years ago
d9b0218
Btrfs: fix a bug on overcommit stuff
by Liu Bo
· 13 years ago
9d47c76
Btrfs: kick out redundant stuff in convert_extent_bit
by Liu Bo
· 13 years ago
0449314
Btrfs: skip states when they does not contain bits to clear
by Liu Bo
· 13 years ago
285190d
Btrfs: check return value of lookup_extent_mapping() correctly
by Tsutomu Itoh
· 13 years ago
600a45e
Btrfs: fix deadlock on page lock when doing auto-defragment
by Miao Xie
· 13 years ago
013bd4c
Btrfs: fix return value check of extent_io_ops
by Tsutomu Itoh
· 13 years ago
12fc9d0
btrfs: honor umask when creating subvol root
by Florian Albrechtskirchinger
· 13 years ago
8a33442
btrfs: silence warning in raid array setup
by David Sterba
· 13 years ago
c08782d
btrfs: fix structs where bitfields and spinlock/atomic share 8B word
by David Sterba
· 13 years ago
87826df
btrfs: delalloc for page dirtied out-of-band in fixup worker
by Jeff Mahoney
· 13 years ago
a7e221e
Btrfs: fix memory leak in load_free_space_cache()
by Tsutomu Itoh
· 13 years ago
859acaf
btrfs: don't check DUP chunks twice
by Arne Jansen
· 13 years ago
2cac13e
Btrfs: fix trim 0 bytes after a device delete
by Liu Bo
· 13 years ago
6af021d
Btrfs: return the internal error unchanged if btrfs_get_extent_fiemap() call failed for SEEK_DATA/SEEK_HOLE inquiry
by Jeff Liu
· 13 years ago
8f24b49
Btrfs: avoid positive number with ERR_PTR
by Jan Schmidt
· 13 years ago
941b2dd
btrfs: Sector Size check during Mount
by Keith Mannthey
· 13 years ago
ce5afed
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
847c9db
ocfs2: deal with wraparounds of i_nlink in ocfs2_rename()
by Al Viro
· 13 years ago
fcf8306
vfs: fix compat_sys_stat() handling of overflows in st_nlink
by Al Viro
· 13 years ago
dcdbed8
quota: Fix deadlock with suspend and quotas
by Jan Kara
· 13 years ago
6b6dc83
vfs: Provide function to get superblock and wait for it to thaw
by Jan Kara
· 13 years ago
074b851
vfs: fix panic in __d_lookup() with high dentry hashtable counts
by Dimitri Sivanich
· 13 years ago
1d6f209
autofs4 - fix lockdep splat in autofs
by Steven Rostedt
· 13 years ago
e188dc0
vfs: fix d_inode_lookup() dentry ref leak
by Miklos Szeredi
· 13 years ago
0529348
XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended
by Jesper Juhl
· 13 years ago
19be13c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
3ec1e88
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
04da0c8
xfs: use a normal shrinker for the dquot freelist
by Christoph Hellwig
· 13 years ago
af5feae
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
b9f9a03
NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEID
by Trond Myklebust
· 13 years ago
1ecd3c7
nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()
by Xi Wang
· 13 years ago
5abebfd
bio: don't overflow in bio_get_nr_vecs()
by Kent Overstreet
· 13 years ago
ff4fa4a
cifs: don't return error from standard_receive3 after marking response malformed
by Jeff Layton
· 13 years ago
8b0192a
cifs: request oplock when doing open on lookup
by Jeff Layton
· 13 years ago
4edc53c
cifs: fix error handling when cifscreds key payload is an error
by Jeff Layton
· 13 years ago
84f8bf3
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
11a3122
block: strip out locking optimization in put_io_context()
by Tejun Heo
· 13 years ago
96e02d1
exec: fix use-after-free bug in setup_new_exec()
by Heiko Carstens
· 13 years ago
Next »