Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
13ae6d81b963c7b22ab9c158ee5a392fb57579fe
/
fs
« Previous
0eeca28
[PATCH] inotify
by Robert Love
· 19 years ago
bd4c625
reiserfs: run scripts/Lindent on reiserfs code
by Linus Torvalds
· 19 years ago
7fa94c8
[PATCH] reiserfs: fix up case where indent misreads the code
by Jeff Mahoney
· 19 years ago
7da6844
[PATCH] cdev: cdev_put oops
by Brian King
· 19 years ago
50a5223
[PATCH] ext2: fix mount options parting
by Jan Kara
· 19 years ago
08c6a96
[PATCH] ext3: fix options parsing
by Jan Kara
· 19 years ago
5323125
[PATCH] reset real_timer target on exec leader change
by Roland McGrath
· 19 years ago
4120db4
[PATCH] bugfix: two read_inode() calls without clear_inode() call between
by Artem B. Bityuckiy
· 19 years ago
168a9fd
[PATCH] __wait_on_freeing_inode fix
by Miklos Szeredi
· 19 years ago
a98a5d0
Merge with rsync://fileserver/linux
by Todd Poynor
· 19 years ago
751382d
[JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=n
by Todd Poynor
· 19 years ago
b622059
[JFFS2] Init locks early during mount
by Artem B. Bityuckiy
· 19 years ago
e4fef66
[JFFS2] Rename function and update comments
by Artem B. Bityuckiy
· 19 years ago
86ffc0d
[JFFS2] Remove needless variable initialization
by Artem B. Bityuckiy
· 19 years ago
336d2ff
[JFFS2] Avoid alloc/dealloc for zero sized nodes
by Artem B. Bityuckiy
· 19 years ago
200d481
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
by Linus Torvalds
· 19 years ago
e34ac86
[PATCH] nfsd4: fix fh_expire_type
by NeilBrown
· 19 years ago
4c4cd22
[PATCH] nfsd4: check lock type against openmode.
by NeilBrown
· 19 years ago
3a4f98b
[PATCH] nfsd4: clean up nfs4_preprocess_seqid_op
by NeilBrown
· 19 years ago
f881651
[PATCH] nfsd4: clarify close_lru handling
by NeilBrown
· 19 years ago
52fd004
[PATCH] nfsd4: renew lease on seqid modifying operations
by NeilBrown
· 19 years ago
b700949
[PATCH] nfsd4: return better error on io incompatible with open mode
by NeilBrown
· 19 years ago
444c2c0
[PATCH] nfsd4: always update stateid on open
by NeilBrown
· 19 years ago
e66770c
[PATCH] nfsd4: relax new lock seqid check
by NeilBrown
· 19 years ago
7fb64ce
[PATCH] nfsd4: seqid comments
by NeilBrown
· 19 years ago
bd9aac5
[PATCH] nfsd4: fix open_reclaim seqid
by NeilBrown
· 19 years ago
893f877
[PATCH] nfsd4: comment indentation
by NeilBrown
· 19 years ago
3751517
[PATCH] nfsd4: stop overusing RECLAIM_BAD
by NeilBrown
· 19 years ago
0dd395d
[PATCH] nfsd4: ERR_GRACE should bump seqid on lock
by NeilBrown
· 19 years ago
b648330
[PATCH] nfsd4: ERR_GRACE should bump seqid on open
by NeilBrown
· 19 years ago
0fa822e
[PATCH] nfsd4: fix release_lockowner
by NeilBrown
· 19 years ago
67be431
[PATCH] nfsd4: prevent multiple unlinks of recovery directories
by NeilBrown
· 19 years ago
cdc5524
[PATCH] nfsd4: lookup_one_len takes i_sem
by NeilBrown
· 19 years ago
a6ccbbb
[PATCH] nfsd4: fix sync'ing of recovery directory
by NeilBrown
· 19 years ago
4630902
[PATCH] nfsd4: reboot recovery fix
by NeilBrown
· 19 years ago
751c404
[PATCH] namespace: rename _mntput to mntput_no_expire
by Miklos Szeredi
· 19 years ago
55e700b
[PATCH] namespace: rename mnt_fslink to mnt_expire
by Miklos Szeredi
· 19 years ago
732dbef
[PATCH] dcookies.c: use proper refcounting functions
by Miklos Szeredi
· 19 years ago
484e389
[PATCH] set mnt_namespace in the correct place
by Miklos Szeredi
· 19 years ago
ac08115
[PATCH] namespace.c: fix mnt_namespace zeroing for expired mounts
by Miklos Szeredi
· 19 years ago
ed42c87
[PATCH] namespace.c: fix expiring of detached mount
by Miklos Szeredi
· 19 years ago
24ca2af
[PATCH] namespace.c: split mark_mounts_for_expiry()
by Miklos Szeredi
· 19 years ago
a4d7027
[PATCH] namespace.c: cleanup in mark_mounts_for_expiry()
by Miklos Szeredi
· 19 years ago
1ce88cf
[PATCH] namespace.c: fix race in mark_mounts_for_expiry()
by Miklos Szeredi
· 19 years ago
202322e
[PATCH] namespace.c: fix mnt_namespace clearing
by Miklos Szeredi
· 19 years ago
7eaae28
[PATCH] coverity: fs/locks.c flp null check
by KAMBAROV, ZAUR
· 19 years ago
682d4fc
[PATCH] autofs4: mistake in debug print
by Ian Kent
· 19 years ago
ff87b37
[PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodes
by Andreas Gruenbacher
· 19 years ago
6c03652
[PATCH] mostly_read data section
by Christoph Lameter
· 19 years ago
b84c215
[PATCH] acl kconfig cleanup
by Andreas Gruenbacher
· 19 years ago
a397220
[PATCH] page_uptodate locking scalability
by Nick Piggin
· 19 years ago
3f58047
[PATCH] uml: restore hppfs support
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
cf36680
[PATCH] move ioprio syscalls into syscalls.h
by Anton Blanchard
· 19 years ago
cb2c023
[PATCH] export generic_drop_inode() to modules
by Mark Fasheh
· 19 years ago
b353921
Merge with rsync://fileserver/linux
by Artem B. Bityuckiy
· 19 years ago
6430a8d
[JFFS2] Simplify the tree insert code.
by Artem B. Bityuckiy
· 19 years ago
265489f
[JFFS2] Remove compatibilty cruft for ancient kernels
by David Woodhouse
· 19 years ago
9dee750
[JFFS2] Optimise jffs2_add_tn_to_list
by David Woodhouse
· 19 years ago
07929dc
Automatic merge with /usr/src/ntfs-2.6.git.
by Anton Altaparmakov
· 19 years ago
ef6689e
[PATCH] fatfs sectioning fix
by Andrew Morton
· 19 years ago
c60e81e
[PATCH] reiserfs: handle_attrs() fix
by Andrew Morton
· 19 years ago
8cb681b
[PATCH] freevxfs: minor cleanups
by Pekka Enberg
· 19 years ago
1d2cc3b
[PATCH] freevxfs: remove 2.4 compatability
by Pekka Enberg
· 19 years ago
ba03bda
[PATCH] freevxfs: fix buffer_head leak
by Pekka Enberg
· 19 years ago
1c71e22
[PATCH] udf_find_entry() cleanup
by Christoph Hellwig
· 19 years ago
532a39a
[PATCH] fat: fix slab cache leak
by Pekka J Enberg
· 19 years ago
c2d9b83
Automerge with /usr/src/ntfs-2.6.git.
by Anton Altaparmakov
· 19 years ago
2949ccf
[PATCH] reiserfs: enable attrs by default if saf
by Jeff Mahoney
· 19 years ago
869eb76
[PATCH] reiserfs: Check if attrs are enabled for attr ioctls
by Jeff Mahoney
· 19 years ago
21fe347
[PATCH] ext3: reduce allocate-with-reservation lock latencies
by Mingming Cao
· 19 years ago
c7f1721
[PATCH] coverity: fs/ext3/super.c: match_int return check
by KAMBAROV, ZAUR
· 19 years ago
ec471dc
[PATCH] coverity: fs/udf/namei.c null check
by KAMBAROV, ZAUR
· 19 years ago
c016e22
[PATCH] aio-retry-fix: fix aio retry work queueing
by Sébastien Dugu
· 19 years ago
334a13e
[PATCH] really remove xattr_acl.h
by Christoph Hellwig
· 19 years ago
687a21c
[PATCH] rename wakeup_bdflush to wakeup_pdflush
by Pekka J Enberg
· 19 years ago
8d45168
[PATCH] fix semaphore handling in __unregister_chrdev_region
by Wen-chien Jesse Sung
· 19 years ago
22e2c50
[PATCH] Update cfq io scheduler to time sliced design
by Jens Axboe
· 19 years ago
b38a3ab
JFS: Code cleanup - getting rid of never-used debug code
by Dave Kleikamp
· 19 years ago
7ca6448
Merge with rsync://fileserver/linux Update to Linus latest
by Thomas Gleixner
· 19 years ago
2a322e4
Automatic merge with /usr/src/ntfs-2.6.git.
by Anton Altaparmakov
· 19 years ago
ba6d237
NTFS: Fix a nasty deadlock that appeared in recent kernels.
by Anton Altaparmakov
· 19 years ago
34f18a9
[PATCH] jffs2 build fix
by Andrew Morton
· 19 years ago
2031d0f
Merge Christoph's freeze cleanup patch
by Linus Torvalds
· 19 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 19 years ago
c33ed27
[PATCH] list_for_each_entry: fs-dquot.c
by Domen Puncer
· 19 years ago
db40716
[PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING code
by Adrian Bunk
· 19 years ago
94c9eca
[PATCH] fs/jffs/: cleanups
by Adrian Bunk
· 19 years ago
486fd40
[PATCH] small partitions/msdos cleanups
by Adrian Bunk
· 19 years ago
72658e9
[PATCH] kdump: Parse elf32 headers and export through /proc/vmcore
by Vivek Goyal
· 19 years ago
666bfdd
[PATCH] kdump: Access dump file in elf format (/proc/vmcore)
by Vivek Goyal
· 19 years ago
6283d58
[PATCH] reiserfs: do not ignore i/io error on readpage
by Qu Fuping
· 19 years ago
8ae0b77
[PATCH] fix fsync(dir) return value for ram-based filesystems
by Hugh Dickins
· 19 years ago
af859a4
NTFS: Prepare for 2.1.23 release: Update documentation and bump version.
by Anton Altaparmakov
· 19 years ago
4757d7df
NTFS: Change ntfs_map_runlist_nolock() to only decompress the mapping pairs
by Anton Altaparmakov
· 19 years ago
fa3be92
NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs()
by Anton Altaparmakov
· 19 years ago
1d58b27
NTFS: Change the runlist terminator of the newly allocated cluster(s) to
by Anton Altaparmakov
· 19 years ago
3bd1f4a
NTFS: Fix several occurences of a bug where we would perform 'var & ~const'
by Anton Altaparmakov
· 19 years ago
ca8fd7a
NTFS: Detect the case when Windows has been suspended to disk on the volume
by Anton Altaparmakov
· 19 years ago
9f993fe
NTFS: Fix a bug in address space operations error recovery code paths where
by Anton Altaparmakov
· 19 years ago
3f2faef
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
by Anton Altaparmakov
· 19 years ago
Next »