Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
134669854e3a680d8aad9a4047891c653715f4c0
/
fs
1346698
GFS2: Fix type mapping for demote_rq interface
by Steven Whitehouse
· 14 years ago
46290341
GFS2 fatal: filesystem consistency error on rename
by Bob Peterson
· 14 years ago
feb47ca9
GFS2: Improve journal allocation via sysfs
by Steven Whitehouse
· 14 years ago
43f74c1
GFS2: Add "norecovery" mount option as a synonym for "spectator"
by Steven Whitehouse
· 14 years ago
c741c45
GFS2: Fix spectator umount issue
by Steven Whitehouse
· 14 years ago
d594845
GFS2: Fix compiler warning from previous patch
by Steven Whitehouse
· 14 years ago
bf97b67
GFS2: reserve more blocks for transactions
by Benjamin Marzinski
· 14 years ago
d0795f9
GFS2: Fix journal check for spectator mounts
by Steven Whitehouse
· 14 years ago
c80dbb5
GFS2: Remove upgrade mount option
by Steven Whitehouse
· 14 years ago
c2048b00
GFS2: Remove localcaching mount option
by Steven Whitehouse
· 14 years ago
f57a024
GFS2: Remove ignore_local_fs mount argument
by Steven Whitehouse
· 14 years ago
8d12358
GFS2: Make . and .. qstrs constant
by Steven Whitehouse
· 14 years ago
9fa0ea9
GFS2: Use new workqueue scheme
by Steven Whitehouse
· 14 years ago
1fea7c2
GFS2: Update handling of DLM return codes to match reality
by Steven Whitehouse
· 14 years ago
7b5e3d5
GFS2: Don't enforce min hold time when two demotes occur in rapid succession
by Steven Whitehouse
· 14 years ago
fe08d5a
GFS2: Fix whitespace in previous patch
by Steven Whitehouse
· 14 years ago
3921120
GFS2: fallocate support
by Benjamin Marzinski
· 14 years ago
9a3f236
GFS2: Add a bug trap in allocation code
by Steven Whitehouse
· 14 years ago
820969f
GFS2: No longer experimental
by Steven Whitehouse
· 14 years ago
a2e0f79
GFS2: Remove i_disksize
by Steven Whitehouse
· 14 years ago
ff8f33c
GFS2: New truncate sequence
by Steven Whitehouse
· 14 years ago
112d421
Coda: mount hangs because of missed REQ_WRITE rename
by Jan Harkes
· 14 years ago
5f48749
GFS2: gfs2_logd should be using interruptible waits
by Steven Whitehouse
· 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
ed8f425
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 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
fbc1487
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 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
97b8f4a
ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan
by Mark Fasheh
· 14 years ago
dd43bcd
ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions
by Mark Fasheh
· 14 years ago
e49e276
ocfs2: allow return of new inode block location before allocation of the inode
by Mark Fasheh
· 14 years ago
d513498
ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding
by Mark Fasheh
· 14 years ago
021960c
ocfs2: split out inode alloc code from ocfs2_mknod_locked
by Mark Fasheh
· 14 years ago
81c8c82
Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45).
by Tristan Ye
· 14 years ago
9b4c0ff
ocfs2: Fix deadlock when allocating page
by Jan Kara
· 14 years ago
b2b6ebf
ocfs2: properly set and use inode group alloc hint
by Mark Fasheh
· 14 years ago
889f004
ocfs2: Use the right group in nfs sync check.
by Tao Ma
· 14 years ago
04eda1a
ocfs2: Flush drive's caches on fdatasync
by Jan Kara
· 14 years ago
f63afdb
ocfs2: make __ocfs2_page_mkwrite handle file end properly.
by Tao Ma
· 14 years ago
f5ce5a0
ocfs2: Fix incorrect checksum validation error
by Sunil Mushran
· 14 years ago
dc696ac
ocfs2: Fix metaecc error messages
by Sunil Mushran
· 14 years ago
4f63e3c
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
fa2925c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
3c5dff7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 14 years ago
d3de0eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
4848d71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
7a2e8a8
VFS: Sanity check mount flags passed to change_mnt_propagation()
by Valerie Aurora
· 14 years ago
b9ca67b
fuse: fix lock annotations
by Miklos Szeredi
· 14 years ago
595afaf
fuse: flush background queue on connection close
by Miklos Szeredi
· 14 years ago
57f9bda
sysfs: checking for NULL instead of ERR_PTR
by Dan Carpenter
· 14 years ago
cb7a934
Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
by Alex Elder
· 14 years ago
9af2546
xfs: Make fiemap work with sparse files
by Tao Ma
· 14 years ago
72656c4
xfs: prevent 32bit overflow in space reservation
by Dave Chinner
· 14 years ago
8f34a43
nfsd4: mask out non-access bits in nfs4_access_to_omode
by J. Bruce Fields
· 14 years ago
23963e5
xfs: Disallow 32bit project quota id
by Arkadiusz Mi?kiewicz
· 14 years ago
9bc08a4
xfs: improve buffer cache hash scalability
by Dave Chinner
· 14 years ago
8f587df
9p: potential ERR_PTR() dereference
by Dan Carpenter
· 14 years ago
4afc313
nilfs2: fix leak of shadow dat inode in error path of load_nilfs
by Ryusuke Konishi
· 14 years ago
30c0f6a
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
e933424
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 14 years ago
997396a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
2547d1d
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
b76b401
writeback: Fix lost wake-up shutting down writeback thread
by J. Bruce Fields
· 14 years ago
92b4678
fsnotify: drop two useless bools in the fnsotify main loop
by Eric Paris
· 14 years ago
f72adfd
fsnotify: fix list walk order
by Eric Paris
· 14 years ago
a2f13ad
fanotify: Return EPERM when a process is not privileged
by Andreas Gruenbacher
· 14 years ago
93c3fe4
eCryptfs: Fix encrypted file name lookup regression
by Tyler Hicks
· 14 years ago
Next »