Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
39aba963d937edb20db7d9d93e6dda5d2adfdcdd
/
fs
8fd01d6
Export dump_{write,seek} to binary loader modules
by Linus Torvalds
· 14 years ago
3aa0ce8
Un-inline the core-dump helper functions
by Linus Torvalds
· 14 years ago
0eead9a
Don't dump task struct in a.out core-dumps
by Linus Torvalds
· 14 years ago
8c35bf3
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
b1e86db
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
by J. Bruce Fields
· 14 years ago
7c53477
fanotify: disable fanotify syscalls
by Eric Paris
· 14 years ago
8dc54e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
267aeb6
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
f17b1f9
exofs: Fix double page_unlock BUG in write_begin/end
by Boaz Harrosh
· 14 years ago
5710c2b
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
d91f243
ceph: update issue_seq on cap grant
by Sage Weil
· 14 years ago
21b559d
ceph: send cap release message early on failed revoke.
by Greg Farnum
· 14 years ago
bba0cd0
ceph: Update max_len with minimum required size
by Aneesh Kumar K.V
· 14 years ago
92923dc
ceph: Fix return value of encode_fh function
by Aneesh Kumar K.V
· 14 years ago
6bc1887
ceph: avoid null deref in osd request error path
by Sage Weil
· 14 years ago
936aeb5
ceph: fix list_add usage on unsafe_writes list
by Henry C Chang
· 14 years ago
081003f
xfs: properly account for reclaimed inodes
by Johannes Weiner
· 14 years ago
089eed2
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
8fe9793
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
aaead25
writeback: always use sb->s_bdi for writeback purposes
by Christoph Hellwig
· 14 years ago
0157443
fuse: Initialize total_len in fuse_retrieve()
by Geert Uytterhoeven
· 14 years ago
c6ea21e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
9d8117e
reiserfs: fix unwanted reiserfs lock recursion
by Frederic Weisbecker
· 14 years ago
3f259d0
reiserfs: fix dependency inversion between inode and reiserfs mutexes
by Frederic Weisbecker
· 14 years ago
3036e7b
proc: make /proc/pid/limits world readable
by Jiri Olsa
· 14 years ago
f569599
cifs: prevent infinite recursion in cifs_reconnect_tcon
by Jeff Layton
· 14 years ago
0d49110
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
1fc8a11
ocfs2: Don't walk off the end of fast symlinks.
by Joel Becker
· 14 years ago
522440e
cifs: set backing_dev_info on new S_ISREG inodes
by Jeff Layton
· 14 years ago
8016867
xfs: force background CIL push under sustained load
by Dave Chinner
· 14 years ago
d1f3e68
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
5dad6c3
o2dlm: force free mles during dlm exit
by Srinivas Eeda
· 14 years ago
0000b86
ocfs2: Sync inode flags with ext2.
by Tao Ma
· 14 years ago
4a452de
ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.
by Tao Ma
· 14 years ago
47dea42
ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.
by Tao Ma
· 14 years ago
1282806
ocfs2: update ctime when changing the file's permission by setfacl
by Tao Ma
· 14 years ago
1c2499a
/proc/pid/smaps: fix dirty pages accounting
by KOSAKI Motohiro
· 14 years ago
a0c42ba
aio: do not return ERESTARTSYS as a result of AIO
by Jan Kara
· 14 years ago
c227e69
/proc/vmcore: fix seeking
by Arnd Bergmann
· 14 years ago
767b68e
Prevent freeing uninitialized pointer in compat_do_readv_writev
by Dan Rosenberg
· 14 years ago
b68e9d4
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
692ebd1
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
by Jan Kara
· 14 years ago
371d217
char: Mark /dev/zero and /dev/kmem as not capable of writeback
by Jan Kara
· 14 years ago
19746ca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
112d421
Coda: mount hangs because of missed REQ_WRITE rename
by Jan Harkes
· 14 years ago
50aff04
ocfs2/net: fix uninitialized ret in o2net_send_message_vec()
by Wu Fengguang
· 14 years ago
be4f104
ceph: select CRYPTO
by Sage Weil
· 14 years ago
a43fb73
ceph: check mapping to determine if FILE_CACHE cap is used
by Sage Weil
· 14 years ago
e835124
ceph: only send one flushsnap per cap_snap per mds session
by Sage Weil
· 14 years ago
5f48749
GFS2: gfs2_logd should be using interruptible waits
by Steven Whitehouse
· 14 years ago
ae00d4f
ceph: fix cap_snap and realm split
by Sage Weil
· 14 years ago
03a7ab0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
de8d4f5
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
75e1c70
aio: check for multiplication overflow in do_io_submit
by Jeff Moyer
· 14 years ago
460cf34
cifs: fix potential double put of TCP session reference
by Jeff Layton
· 14 years ago
cfc0bf6
ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap
by Sage Weil
· 14 years ago
8bef923
ceph: correctly set 'follows' in flushsnap messages
by Sage Weil
· 14 years ago
ed8f425
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
467c525
ceph: fix dn offset during readdir_prepopulate
by Sage Weil
· 14 years ago
1d76e31
fs/9p: Don't use dotl version of mknod for dotu inode operations
by Aneesh Kumar K.V
· 14 years ago
3c30750
fs/9p: Use the correct dentry operations
by Aneesh Kumar K.V
· 14 years ago
62726a7
9p: Check for NULL fid in v9fs_dir_release()
by jvrao
· 14 years ago
5c25f34
fs/9p: Fix error handling in v9fs_get_sb
by Aneesh Kumar K.V
· 14 years ago
62b2be5
fs/9p, net/9p: memory leak fixes
by Latchesar Ionkov
· 14 years ago
827e345
SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies
by Trond Myklebust
· 14 years ago
fbf3fdd
statfs() gives ESTALE error
by Menyhart Zoltan
· 14 years ago
b20d37c
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
by Trond Myklebust
· 14 years ago
b1bde04
Remove incorrect do_vfs_lock message
by Fabio Olive Leite
· 14 years ago
a77d9f7
ceph: fix file offset wrapping at 4GB on 32-bit archs
by Sage Weil
· 14 years ago
3612abb
ceph: fix reconnect encoding for old servers
by Sage Weil
· 14 years ago
3d4401d
ceph: fix pagelist kunmap tail
by Yehuda Sadeh
· 14 years ago
ca04d9c
ceph: fix null pointer deref on anon root dentry release
by Sage Weil
· 14 years ago
fbc1487
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
228ac63
Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c
by Tristan Ye
· 14 years ago
0f4da21
Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes.
by Tristan Ye
· 14 years ago
07eaac9
ocfs2: Fix lockdep warning in reflink.
by Tao Ma
· 14 years ago
5e64b0d
ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock.
by Tao Ma
· 14 years ago
51749e4
xfs: log IO completion workqueue is a high priority queue
by Dave Chinner
· 14 years ago
9aea5a6
execve: make responsive to SIGKILL with large arguments
by Roland McGrath
· 14 years ago
7993bc1
execve: improve interactivity with large arguments
by Roland McGrath
· 14 years ago
1b52818
setup_arg_pages: diagnose excessive argument size
by Roland McGrath
· 14 years ago
ff3cb3f
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
a122eb2
xfs: prevent reading uninitialized stack memory
by Dan Rosenberg
· 14 years ago
eee743f
minix: fix regression in minix_mkdir()
by Jorge Boncompte [DTI2]
· 14 years ago
3ab04d5
vfs: take O_NONBLOCK out of the O_* uniqueness test
by James Bottomley
· 14 years ago
ee3aebd
binfmt_misc: fix binfmt_misc priority
by Jan Sembera
· 14 years ago
ed430fe
proc: export uncached bit properly in /proc/kpageflags
by Takashi Iwai
· 14 years ago
7a801ac
O_DIRECT: fix the splitting up of contiguous I/O
by Jeff Moyer
· 14 years ago
39aa3cb
mm: Move vma_stack_continue into mm.h
by Stefan Bader
· 14 years ago
cad4674
Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6
by Linus Torvalds
· 14 years ago
3267039
cifs: prevent possible memory corruption in cifs_demultiplex_thread
by Jeff Layton
· 14 years ago
7332f2a
cifs: eliminate some more premature cifsd exits
by Jeff Layton
· 14 years ago
522bbe6
cifs: prevent cifsd from exiting prematurely
by Jeff Layton
· 14 years ago
4266d91
[CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key
by Steve French
· 14 years ago
639e7a9
cifs: eliminate redundant xdev check in cifs_rename
by Jeff Layton
· 14 years ago
c8e56f1
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
by Steve French
· 14 years ago
745e507
Revert "missing changes during ntlmv2/ntlmssp auth and sign"
by Steve French
· 14 years ago
56234e2
Revert "Eliminate sparse warning - bad constant expression"
by Steve French
· 14 years ago
7100ae9
Revert "[CIFS] Eliminate unused variable warning"
by Steve French
· 14 years ago
c8c727d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
Next »