Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
55ed16029d597622db8121270e687373b5e31722
/
fs
55ed160
configfs: mutex_lock_nested() fix
by Mark Fasheh
· 18 years ago
1fabe14
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
by Mark Fasheh
· 18 years ago
65eff9c
ocfs2: remove handle argument to ocfs2_start_trans()
by Mark Fasheh
· 18 years ago
dae8583
ocfs2: remove ocfs2_journal_handle journal field
by Mark Fasheh
· 18 years ago
02dc1af
ocfs2: pass ocfs2_super * into ocfs2_commit_trans()
by Mark Fasheh
· 18 years ago
4bcec18
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
by Mark Fasheh
· 18 years ago
a301a27
ocfs2: make ocfs2_alloc_handle() static
by Mark Fasheh
· 18 years ago
daf29e9
ocfs2: remove unused ocfs2_handle_add_lock()
by Mark Fasheh
· 18 years ago
02928a7
ocfs2: remove unused ocfs2_handle_add_inode()
by Mark Fasheh
· 18 years ago
85b9e78
ocfs2: Don't allocate handle early in ocfs2_rename()
by Mark Fasheh
· 18 years ago
da5cbf2
ocfs2: don't use handle for locking in allocation functions
by Mark Fasheh
· 18 years ago
8d5596c
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename()
by Mark Fasheh
· 18 years ago
6d8fc40
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink()
by Mark Fasheh
· 18 years ago
30a4f5e
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink()
by Mark Fasheh
· 18 years ago
5098c27
ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir code
by Mark Fasheh
· 18 years ago
123a964
ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link()
by Mark Fasheh
· 18 years ago
e3a8213
ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod()
by Mark Fasheh
· 18 years ago
e08dc8b
ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()
by Mark Fasheh
· 18 years ago
8898a5a
ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.c
by Mark Fasheh
· 18 years ago
c161f89
ocfs2: remove ocfs2_journal_handle flags field
by Mark Fasheh
· 18 years ago
1fc5814
ocfs2: have ocfs2_extend_trans() take handle_t
by Mark Fasheh
· 18 years ago
01ddf1e
ocfs2: remove unused ocfs2_journal_handle field
by Mark Fasheh
· 18 years ago
f5a923d
ocfs2: fix format warnings in dlm_alloc_pagevec()
by Mark Fasheh
· 18 years ago
da66116
[2.6 patch] make ocfs2_create_new_lock() static
by Adrian Bunk
· 18 years ago
de88777
[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check
by Akinobu Mita
· 18 years ago
533221f
[PATCH] reiserfs: fmt bugfix
by Alexey Dobriyan
· 18 years ago
4d8ebdd
[PATCH] debugfs: add header file
by Randy Dunlap
· 18 years ago
701e054
[PATCH] mounstats NULL pointer dereference
by Vasily Tarasov
· 18 years ago
2d51013
[PATCH] fuse: fix Oops in lookup
by Miklos Szeredi
· 18 years ago
e5ffd2b
[XFS] Stale the correct inode when freeing clusters.
by David Chinner
· 18 years ago
d213371
[XFS] Fix uninitialized br_state and br_startoff in
by Lachlan McIlroy
· 18 years ago
7bb0386
debugfs: check return value correctly
by Akinobu Mita
· 18 years ago
ae56fb1
[PATCH] eCryptfs: CIFS nlink fixes
by Michael Halcrow
· 18 years ago
da63fc7
[PATCH] fat: add fat_getattr()
by OGAWA Hirofumi
· 18 years ago
64aaa4f
[PATCH] AFS: Amend the AFS configuration options
by David Howells
· 18 years ago
d6ddf55
[PATCH] hfs_fill_super returns success even if no root inode
by Eric Sandeen
· 18 years ago
a908308
[PATCH] eCryptfs: dput() lower d_parent on rename
by Michael Halcrow
· 18 years ago
68589bc
[PATCH] hugetlb: prepare_hugepage_range check offset too
by Hugh Dickins
· 18 years ago
ba8df43
[PATCH] autofs4: panic after mount fail
by Ian Kent
· 18 years ago
eea2078
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 18 years ago
1709269
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
050e714
[XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h
by David Chinner
· 18 years ago
4c60658
[XFS] Prevent a deadlock when xfslogd unpins inodes.
by David Chinner
· 18 years ago
7a18c38
[XFS] Clean up i_flags and i_flags_lock handling.
by David Chinner
· 18 years ago
2e2e7bb
[XFS] 956664: dm_read_invis() changes i_atime
by Vlad Apostolov
· 18 years ago
70a5052
[XFS] rename uio_read() to xfs_uio_read()
by Vlad Apostolov
· 18 years ago
439b843
[XFS] Keep lockdep happy.
by Tim Shimmin
· 18 years ago
93c189c
[XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when
by Vlad Apostolov
· 18 years ago
f7b2e8c
[CIFS] Fix minor problem with previous patch
by Steve French
· 18 years ago
088406b
[PATCH] nfsd: fix spurious error return from nfsd_create in async case
by J. Bruce Fields
· 18 years ago
81ac95c
[PATCH] nfsd4: fix open-create permissions
by J. Bruce Fields
· 18 years ago
af85852
[PATCH] nfsd4: reindent do_open_lookup()
by J. Bruce Fields
· 18 years ago
6e659c6
[CIFS] Fix mount failure when domain not specified
by Steve French
· 18 years ago
5fe14c8
[CIFS] Explicitly set stat->blksize
by Steve French
· 18 years ago
4891d53
[CIFS] NFS stress test generates flood of "close with pending write" messages
by Steve French
· 18 years ago
6465130
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 18 years ago
e2de7f5
[DLM] fix oops in kref_put when removing a lockspace
by Patrick Caulfield
· 18 years ago
ba542e3
[DLM] Fix kref_put oops
by Patrick Caulfield
· 18 years ago
26d83de
[GFS2] Fix OOM error handling
by Steven Whitehouse
· 18 years ago
4a22195
[GFS2] Fix incorrect fs sync behaviour.
by Steven Whitehouse
· 18 years ago
eb1dc33
[GFS2] don't panic needlessly
by Alexey Dobriyan
· 18 years ago
7cc13ed
[PATCH] sysctl: implement CTL_UNNUMBERED
by Eric W. Biederman
· 18 years ago
ddac0d3
[PATCH] splice: fix problem introduced with inode diet
by Jens Axboe
· 18 years ago
aaa9b97
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
f1f2d87
[PATCH] Fix user.* xattr permission check for sticky dirs
by Andreas Gruenbacher
· 18 years ago
d2c89a4
[PATCH] reiserfs: reset errval after initializing bitmap cache
by Jeff Mahoney
· 18 years ago
7ef55b8
[PATCH] NFS4: fix for recursive locking problem
by Srinivasa Ds
· 18 years ago
7011774
[PATCH] gfs2: ->readpages() fixes
by OGAWA Hirofumi
· 18 years ago
2e99002
[PATCH] fuse: ->readpages() cleanup
by OGAWA Hirofumi
· 18 years ago
05ac9d4
[PATCH] cifs: ->readpages() fixes
by OGAWA Hirofumi
· 18 years ago
87c2b7c
[PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handling
by Heiko Carstens
· 18 years ago
7bd473f
[PATCH] eCryptfs: Fix pointer deref
by Michael Halcrow
· 18 years ago
0b0e0b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
096e5bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
d572b87
JFS: Remove redundant xattr permission checking
by Dave Kleikamp
· 18 years ago
8e87d4d
[CIFS] report rename failure when target file is locked by Windows
by Steve French
· 18 years ago
45ec4aba
[PATCH] eCryptfs: Fix handling of lower d_count
by Michael Halcrow
· 18 years ago
316bb95
[PATCH] eCryptfs: Remove ecryptfs_umount_begin
by Michael Halcrow
· 18 years ago
7ff1d74
[PATCH] eCryptfs: Consolidate lower dentry_open's
by Michael Halcrow
· 18 years ago
8bba066
[PATCH] eCryptfs: Cipher code to new crypto API
by Michael Halcrow
· 18 years ago
565d9724
[PATCH] eCryptfs: Hash code to new crypto API
by Michael Halcrow
· 18 years ago
e5d9cbd
[PATCH] eCryptfs: Clean up crypto initialization
by Michael Halcrow
· 18 years ago
36a561d
[PATCH] find_bd_holder() fix
by Andrew Morton
· 18 years ago
df6c0cd
[PATCH] clean up add_bd_holder()
by Jun'ichi Nomura
· 18 years ago
bcb5516
[PATCH] fix bd_claim_by_kobject error handling
by Jun'ichi Nomura
· 18 years ago
4b952a9
[CIFS] Allow null user connections
by Steve French
· 18 years ago
7ca85ba
[CIFS] Fix readdir breakage when blocksize set too small
by Steve French
· 18 years ago
89f6822
jfs: Add splice support
by Daniel Drake
· 18 years ago
f871357
[PATCH] VFS: Fix an error in unused dentry counting
by David Howells
· 18 years ago
6eac3f9
[PATCH] missing unused dentry in prune_dcache()?
by Vasily Averin
· 18 years ago
856fc29
[PATCH] hugetlb: fix prio_tree unit
by Hugh Dickins
· 18 years ago
b9d7e6a
[PATCH] hugetlb: fix size=4G parsing
by Hugh Dickins
· 18 years ago
6a2aae0
[PATCH] Fix potential OOPs in blkdev_open()
by Pavel Emelianov
· 18 years ago
9b57988
[PATCH] jbd2: journal_dirty_data re-check for unmapped buffers
by Eric Sandeen
· 18 years ago
f58a74d
[PATCH] jbd: journal_dirty_data re-check for unmapped buffers
by Eric Sandeen
· 18 years ago
1939e49
[PATCH] ext4: fix printk format warnings
by Randy Dunlap
· 18 years ago
2ae8814
[PATCH] mm: clean up pagecache allocation
by Nick Piggin
· 18 years ago
bcbaecb
[CRYPTO] users: Select ECB/CBC where needed
by Patrick McHardy
· 18 years ago
73441c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
fc22617
[PATCH] NFS: Cache invalidation fixup
by Trond Myklebust
· 18 years ago
Next »