Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
efe836ab2b514ae7b59528af36d452978b42d266
/
fs
1252cc3
eCryptfs: added support for the encrypted key type
by Roberto Sassu
· 13 years ago
f8f8527
eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h
by Roberto Sassu
· 13 years ago
d21131b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
83fb086
cifs: trivial: add space in fsc error message
by Jeff Layton
· 13 years ago
9c125d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 13 years ago
d205df9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 13 years ago
8397345
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
e6bc45d
vfs: make unlink() and rmdir() return ENOENT in preference to EROFS
by Theodore Ts'o
· 13 years ago
9054760
lmLogOpen() broken failure exit
by Al Viro
· 13 years ago
9c4843e
cifs: silence printk when establishing first session on socket
by Jeff Layton
· 13 years ago
243e2dd3
CIFS ACL support needs CONFIG_KEYS, so depend on it
by Darren Salt
· 13 years ago
957df45
possible memory corruption in cifs_parse_mount_options()
by Vasily Averin
· 13 years ago
e6ece70
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
aa0467d
btrfs: fix uninitialized variable warning
by David Sterba
· 13 years ago
7841cb2
btrfs: add helper for fs_info->closing
by David Sterba
· 13 years ago
4b9465c
Btrfs: add mount -o inode_cache
by Chris Mason
· 13 years ago
e7786c3
btrfs: scrub: add explicit plugging
by Arne Jansen
· 13 years ago
a4689d2
btrfs: use btrfs_ino to access inode number
by David Sterba
· 13 years ago
d132a53
Btrfs: don't save the inode cache if we are deleting this root
by Josef Bacik
· 13 years ago
5f3f302
btrfs: false BUG_ON when degraded
by Arne Jansen
· 13 years ago
ca456ae
Btrfs: don't save the inode cache in non-FS roots
by liubo
· 13 years ago
211f96c
Btrfs: make sure we don't overflow the free space cache crc page
by Chris Mason
· 13 years ago
17aca1c
Btrfs: fix uninit variable in the delayed inode code
by Chris Mason
· 13 years ago
1bc8779
btrfs: scrub: don't reuse bios and pages
by Arne Jansen
· 13 years ago
4f1ba49
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
3af91a1
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
9e1f1de
more conservative S_NOSEC handling
by Al Viro
· 13 years ago
5f0b23e
cifs: make CIFS depend on CRYPTO_ECB
by Suresh Jayaraman
· 13 years ago
c592a70
cifs: fix the kernel release version in the default security warning message
by Suresh Jayaraman
· 13 years ago
0980119
UBIFS: fix-up free space earlier
by Ben Gardiner
· 13 years ago
781c571
UBIFS: intialize LPT earlier
by Ben Gardiner
· 13 years ago
4f1ab9b
UBIFS: assert no fixup when writing a node
by Ben Gardiner
· 13 years ago
8370723
UBIFS: fix clean znode counter corruption in error cases
by Artem Bityutskiy
· 13 years ago
812eb25
UBIFS: fix memory leak on error path
by Artem Bityutskiy
· 13 years ago
cf610bf
UBIFS: fix shrinker object count reports
by Artem Bityutskiy
· 13 years ago
da8b94e
UBIFS: fix recovery broken by the previous recovery fix
by Artem Bityutskiy
· 13 years ago
efcfde5
UBIFS: amend ubifs_recover_leb interface
by Artem Bityutskiy
· 13 years ago
1a0b069
UBIFS: introduce a "grouped" journal head flag
by Artem Bityutskiy
· 13 years ago
ab75950
UBIFS: supress false error messages
by Artem Bityutskiy
· 13 years ago
4c49ff3
block: blkdev_get() should access ->bd_disk only after success
by Tejun Heo
· 13 years ago
1adffba
fat: Fix corrupt inode flags when remove ATTR_SYS flag
by OGAWA Hirofumi
· 13 years ago
c7427d2
autofs4: bogus dentry_unhash() added in ->unlink()
by Al Viro
· 13 years ago
3cebde2
vfs: shrink_dcache_parent before rmdir, dir rename
by Sage Weil
· 13 years ago
a1706ac
Revert "block: Remove extra discard_alignment from hd_struct."
by Jens Axboe
· 13 years ago
bd1bfe4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 13 years ago
cd1acdf
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
3063287
eCryptfs: Remove ecryptfs_header_cache_2
by Tyler Hicks
· 13 years ago
778aeb4
eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()
by Tyler Hicks
· 13 years ago
7a86617
eCryptfs: Return useful code from contains_ecryptfs_marker
by Tyler Hicks
· 14 years ago
3b06b3e
eCryptfs: Fix new inode race condition
by Tyler Hicks
· 13 years ago
57ed609
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
a74d70b
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
f1d1c9f
Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
2ff55e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 13 years ago
ef1d575
cifs/ubifs: Fix shrinker API change fallout
by Al Viro
· 13 years ago
9342077
pnfs-obj: pg_test check for max_io_size
by Boaz Harrosh
· 13 years ago
5b36c7d
NFSv4.1: define nfs_generic_pg_test
by Boaz Harrosh
· 13 years ago
89a58e3
NFSv4.1: use pnfs_generic_pg_test directly by layout driver
by Benny Halevy
· 13 years ago
18ad0a9
NFSv4.1: change pg_test return type to bool
by Benny Halevy
· 13 years ago
dfed206
NFSv4.1: unify pnfs_pageio_init functions
by Benny Halevy
· 13 years ago
a0fe8bf
pnfs-obj: objlayout_encode_layoutcommit implementation
by Boaz Harrosh
· 13 years ago
ac7db72
pnfs: encode_layoutcommit
by Benny Halevy
· 13 years ago
adb5853
pnfs-obj: report errors and .encode_layoutreturn Implementation.
by Boaz Harrosh
· 13 years ago
04a5554
pnfs: encode_layoutreturn
by Andy Adamson
· 13 years ago
8a1636c
pnfs: layoutret_on_setattr
by Benny Halevy
· 14 years ago
cbe8260
pnfs: layoutreturn
by Benny Halevy
· 13 years ago
04f8345
pnfs-obj: osd raid engine read/write implementation
by Boaz Harrosh
· 13 years ago
d20581a
pnfs: support for non-rpc layout drivers
by Benny Halevy
· 13 years ago
e51b841
pnfs-obj: define per-inode private structure
by Benny Halevy
· 13 years ago
636fb9c
pnfs: alloc and free layout_hdr layoutdriver methods
by Benny Halevy
· 13 years ago
b6c05f1
pnfs-obj: objio_osd device information retrieval and caching
by Boaz Harrosh
· 13 years ago
09f5bf4
pnfs-obj: decode layout, alloc/free lseg
by Boaz Harrosh
· 13 years ago
f1bc893
pnfs-obj: pnfs_osd XDR client implementation
by Boaz Harrosh
· 13 years ago
c93407d
pnfs-obj: objlayoutdriver module skeleton
by Benny Halevy
· 13 years ago
ae50c0b
pnfs: client stats
by J. Bruce Fields
· 13 years ago
778b550
pnfs: Use byte-range for cb_layoutrecall
by Benny Halevy
· 13 years ago
707ed5f
pnfs: align layoutget requests on page boundaries
by Benny Halevy
· 13 years ago
fb3296e
pnfs: Use byte-range for layoutget
by Benny Halevy
· 13 years ago
f7da7a1
SUNRPC: introduce xdr_init_decode_pages
by Benny Halevy
· 13 years ago
35c8bb5
NFSv4.1: use layout driver in global device cache
by Benny Halevy
· 13 years ago
1be5683
pnfs: CB_NOTIFY_DEVICEID
by Marc Eshel
· 13 years ago
5ccf920
eCryptfs: Cleanup inode initialization code
by Tyler Hicks
· 13 years ago
1775bc3
NFSv4.1: purge deviceid cache on nfs_free_client
by Benny Halevy
· 13 years ago
c4f7907
eCryptfs: Consolidate inode functions into inode.c
by Tyler Hicks
· 13 years ago
a1eaecb
NFSv4.1: make deviceid cache global
by Benny Halevy
· 13 years ago
45df3c8
pnfs: resolve header dependency in pnfs.h
by Benny Halevy
· 14 years ago
67d51f6
NFSv4.1: use struct nfs_client to qualify deviceid
by Benny Halevy
· 13 years ago
3b6445a
NFSv4.1: fix typo in filelayout_check_layout
by Jim Rees
· 14 years ago
d5b72ce
Squashfs: Fix sanity check patches on big-endian systems
by Phillip Lougher
· 13 years ago
36947a7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
69b4573
Cache xattr security drop check for write v2
by Andi Kleen
· 13 years ago
6df87e6
block: improve the bio_add_page() and bio_add_pc_page() descriptions
by Andreas Gruenbacher
· 13 years ago
ff5714c
Merge branch 'for-chris' of
by Chris Mason
· 13 years ago
d76ee18
fs: block_page_mkwrite should wait for writeback to finish
by Darrick J. Wong
· 13 years ago
9870246
configfs: remove unnecessary dentry_unhash on rmdir, dir rename
by Sage Weil
· 13 years ago
f4ff0e2
fat: remove unnecessary dentry_unhash on rmdir, dir rename
by Sage Weil
· 13 years ago
45adfef
hpfs: remove unnecessary dentry_unhash on rmdir, dir rename
by Sage Weil
· 13 years ago
b80d2c2
minix: remove unnecessary dentry_unhash on rmdir, dir rename
by Sage Weil
· 13 years ago
526e7ce
fuse: remove unnecessary dentry_unhash on rmdir, dir rename
by Sage Weil
· 13 years ago
42b850b
coda: remove unnecessary dentry_unhash on rmdir, dir rename
by Sage Weil
· 13 years ago
Next »