Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
17ead6c85c3d0ef57a14d1373f1f1cee2ce60ea8
/
fs
« Previous
f70cb33
fs/dlm: Drop unnecessary null test
by Julia Lawall
· 14 years ago
a4d935b
dlm: use genl_register_family_with_ops()
by Changli Gao
· 14 years ago
56d35a4
ext4: Fix dirtying of journalled buffers in data=journal mode
by Jan Kara
· 14 years ago
07567a5
DNS: Make AFS go to the DNS for AFSDB records for unknown cells
by Wang Lei
· 14 years ago
1a4240f
DNS: Separate out CIFS DNS Resolver code
by Wang Lei
· 14 years ago
ba5dadb
cifs: account for new creduid=0x%x parameter in spnego upcall string
by Jeff Layton
· 14 years ago
5acfec2
cifs: reduce false positives with inode aliasing serverino autodisable
by Jeff Layton
· 14 years ago
67b7626
CIFS: Make cifs_convert_address() take a const src pointer and a length
by David Howells
· 14 years ago
f579903
cifs: show features compiled in as part of DebugData
by Suresh Jayaraman
· 14 years ago
95c9990
cifs: update README
by Suresh Jayaraman
· 14 years ago
0cfc925
ext4: re-inline ext4_rec_len_(to|from)_disk functions
by Eric Sandeen
· 14 years ago
f3065f6
Squashfs: fix block size use in LZO decompressor
by Phillip Lougher
· 14 years ago
79cb8ce
Squashfs: Add LZO compression support
by Chan Jeong
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
e75aa85
block_dev: always serialize exclusive open attempts
by Tejun Heo
· 14 years ago
7e68809
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
73b2c71
fix comment typo "choosed" -> "chosen"
by Uwe Kleine-König
· 14 years ago
a17c215
SUNRPC: Move the bound cred to struct rpc_rqst
by Trond Myklebust
· 14 years ago
5002dd1
exofs: Fix groups code when num_devices is not divisible by group_width
by Boaz Harrosh
· 14 years ago
6e31609
exofs: Remove useless optimization
by Boaz Harrosh
· 14 years ago
b284834
exofs: exofs_file_fsync and exofs_file_flush correctness
by Boaz Harrosh
· 14 years ago
85dc787
exofs: Remove superfluous dependency on buffer_head and writeback
by Boaz Harrosh
· 14 years ago
d05dd4e
NFS: Fix the NFS users of rpc_restart_call()
by Trond Myklebust
· 14 years ago
a6f0339
NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checks
by Trond Myklebust
· 14 years ago
452e935
NFSv4: Clean up the process of renewing the NFSv4 lease
by Trond Myklebust
· 14 years ago
14516c3
NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctly
by Trond Myklebust
· 14 years ago
0a8ebba
NFS: nfs_rename() should not have to flush out writebacks
by Trond Myklebust
· 14 years ago
1b924e5
NFS: Clean up the callers of nfs_wb_all()
by Trond Myklebust
· 14 years ago
af7fa16
NFS: Fix up the fsync code
by Trond Myklebust
· 14 years ago
8dd4204
jbd2: Remove t_handle_lock from start_this_handle()
by Theodore Ts'o
· 14 years ago
a931da6
jbd2: Change j_state_lock to be a rwlock_t
by Theodore Ts'o
· 14 years ago
3a09b1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 14 years ago
c939f9f
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
b8b3e90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 14 years ago
51102ee
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
e9d1774
ceph: do not ignore osd_idle_ttl mount option
by Sage Weil
· 14 years ago
52dfb8a
ceph: constify dentry_operations
by Sage Weil
· 14 years ago
213c99e
ceph: whitespace cleanup
by Sage Weil
· 14 years ago
c18de72
UBIFS: fix a memory leak on error path.
by Matthieu CASTET
· 14 years ago
40819f6
ceph: add flock/fcntl lock support
by Greg Farnum
· 14 years ago
fbaad97
ceph: define on-wire types, constants for file locking support
by Greg Farnum
· 14 years ago
c6f3fdc
ceph: add CEPH_FEATURE_FLOCK to the supported feature bits
by Greg Farnum
· 14 years ago
20cb34a
ceph: support v2 reconnect encoding
by Sage Weil
· 14 years ago
ce1fbc8
ceph: support v2 client_caps encoding
by Sage Weil
· 14 years ago
cbbfe49
ceph: move AES iv definition to shared header
by Sage Weil
· 14 years ago
327aec0
9p: fix sparse warnings in new xattr code
by Eric Van Hensbergen
· 14 years ago
ea137533
fs/9p: remove sparse warning in vfs_inode
by Eric Van Hensbergen
· 14 years ago
a534c8d
fs/9p: Prevent parallel rename when doing fid_lookup
by Aneesh Kumar K.V
· 14 years ago
ebf4626
fs/9p: Add support user. xattr
by Aneesh Kumar K.V
· 14 years ago
ef56547
9p: Implement LOPEN
by M. Mohan Kumar
· 14 years ago
5643135
fs/9p: This patch implements TLCREATE for 9p2000.L protocol.
by Venkateswararao Jujjuri (JV)
· 14 years ago
01a622b
9p: Implement TMKDIR
by M. Mohan Kumar
· 14 years ago
4b43516
9p: Implement TMKNOD
by M. Mohan Kumar
· 14 years ago
50cc42f
9p: Define and implement TSYMLINK for 9P2000.L
by Venkateswararao Jujjuri (JV)
· 14 years ago
09d34ee
9p: Define and implement TLINK for 9P2000.L
by Eric Van Hensbergen
· 14 years ago
87d7845
9p: Implement client side of setattr for 9P2000.L protocol.
by Sripathi Kodi
· 14 years ago
f085312
9p: getattr client implementation for 9P2000.L protocol.
by Sripathi Kodi
· 14 years ago
9ffaf63
fs/9p: Pass the correct user credentials during attach
by Aneesh Kumar K.V
· 14 years ago
7751bdb
9p: readdir implementation for 9p2000.L
by Sripathi Kodi
· 14 years ago
97e8442
9p: Make use of iounit for read/write
by M. Mohan Kumar
· 14 years ago
73a7e69
ceph: fix decoding of pool snap info
by Sage Weil
· 14 years ago
6b0a299
Merge branch 'v2.6.35'
by Alex Elder
· 14 years ago
581b7e9
udf: super.c Fix warning: variable 'sbi' set but not used
by Justin P. Mattock
· 14 years ago
de67445
udf: remove duplicated #include
by Huang Weiyi
· 14 years ago
a51dca9
jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
by Theodore Ts'o
· 14 years ago
cb76d5e
cifs: fsc should not default to "on"
by Jeff Layton
· 14 years ago
f67909c
[CIFS] remove redundant path walking in dfs_do_refmount
by Steve French
· 14 years ago
f636a34
cifs: ignore the "mand", "nomand" and "_netdev" mount options
by Jeff Layton
· 14 years ago
3572d28
cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS
by Jeff Layton
· 14 years ago
f30b9c1
cifs: don't allow cifs_iget to match inodes of the wrong type
by Jeff Layton
· 14 years ago
9f84159
[CIFS] relinquish fscache cookie before freeing CIFSTconInfo
by Steve French
· 14 years ago
3e4b3e1
cifs: add separate cred_uid field to sesInfo
by Jeff Layton
· 14 years ago
f55fdcc
fs: cifs: check kmalloc() result
by Kulikov Vasiliy
· 14 years ago
0ccd480
[CIFS] Missing ifdef
by Steve French
· 14 years ago
d0e6f44
[CIFS] Missing line from previous commit
by Steve French
· 14 years ago
c5e04a3
[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled
by Steve French
· 14 years ago
fa1df75
cifs: add mount option to enable local caching
by Suresh Jayaraman
· 14 years ago
5669823
cifs: read pages from FS-Cache
by Suresh Jayaraman
· 14 years ago
9dc0655
cifs: store pages into local cache
by Suresh Jayaraman
· 14 years ago
85f2d6b
cifs: FS-Cache page management
by Suresh Jayaraman
· 14 years ago
9451a9a
cifs: define inode-level cache object and register them
by Suresh Jayaraman
· 14 years ago
d03382c
cifs: define superblock-level cache index objects and register them
by Suresh Jayaraman
· 14 years ago
8913007
cifs: remove unused cifsUidInfo struct
by Jeff Layton
· 14 years ago
4ff67b7
cifs: clean up cifs_find_smb_ses (try #2)
by Jeff Layton
· 14 years ago
daf5b0b
cifs: match secType when searching for existing tcp session
by Jeff Layton
· 14 years ago
4515148
cifs: move address comparison into separate function
by Jeff Layton
· 14 years ago
50d9716
cifs: set the port in sockaddr in a more clearly defined fashion
by Jeff Layton
· 14 years ago
488f1d2d
cifs: define server-level cache index objects and register them
by Suresh Jayaraman
· 14 years ago
f579cf3
cifs: register CIFS for caching
by Suresh Jayaraman
· 14 years ago
c21dfb6
fs/cifs: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
3feb41c
cifs: add kernel config option for CIFS Client caching support
by Suresh Jayaraman
· 14 years ago
c6332e2
cifs: remove unused ip_address field in struct TCP_Server_Info
by Suresh Jayaraman
· 14 years ago
e4317cec
cifs: remove an potentially confusing, obsolete comment
by Suresh Jayaraman
· 14 years ago
abd2e44
cifs: guard cifsglob.h against multiple inclusion
by Suresh Jayaraman
· 14 years ago
0809f6e
GFS2: Fix recovery stuck bug (try #2)
by Steven Whitehouse
· 14 years ago
3772b73
Merge commit 'v2.6.35' into perf/core
by Ingo Molnar
· 14 years ago
d09ca73
security: make LSMs explicitly mask off permissions
by Eric Paris
· 14 years ago
9cfcac8
vfs: re-introduce MAY_CHDIR
by Eric Paris
· 14 years ago
Next »