]> git.kernelconcepts.de Git - karo-tx-linux.git/history - fs
staging: comedi: fix memory leak for saved channel list
[karo-tx-linux.git] / fs /
2012-10-07 Miklos Szeredivfs: dcache: fix deadlock in tree traversal
2012-10-02 Stanislav KinsburskyLockD: pass service to per-net up and down functions
2012-10-02 Stanislav KinsburskyNFSd: set nfsd_serv to NULL after service destruction
2012-10-02 Stanislav KinsburskyNFSd: introduce nfsd_destroy() helper
2012-10-02 Weston Andros AdamsonNFS: return error from decode_getfh in decode open
2012-10-02 Trond MyklebustNFS: Fix a problem with the legacy binary mount code
2012-10-02 Trond MyklebustNFS: Fix the initialisation of the readdir 'cookieverf...
2012-10-02 Jeff Laytoncifs: fix return value in cifsConvertToUTF16
2012-10-02 Francesco Ruggerifs/proc: fix potential unregister_sysctl_table hang
2012-10-02 Tyler HickseCryptfs: Copy up attributes of the lower target inode...
2012-10-02 Miklos Szeredivfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE...
2012-10-02 Linus Torvaldsvfs: make O_PATH file descriptors usable for 'fstat()'
2012-09-14 Miklos Szeredifuse: fix retrieve length
2012-09-14 Jan Karaext3: Fix fdatasync() for files with only i_size changes
2012-09-14 Jan Karaudf: Fix data corruption for files in ICB
2012-09-14 Hugh Dickinsblock: replace __getblk_slow misfix by grow_dev_page fix
2012-09-14 bjschuma@gmail.comNFS: Alias the nfs module to nfs4
2012-09-14 Artem BityutskiyUBIFS: fix complaints about too small debug buffer...
2012-09-14 Bryan SchumakerNFS: return -ENOKEY when the upcall fails to map the...
2012-09-14 Bryan SchumakerNFS: Clear key construction data if the idmap upcall...
2012-09-14 Trond MyklebustNFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
2012-09-14 Idan Kedarpnfs: defer release of pages in layoutget
2012-09-14 Trond MyklebustNFSv3: Ensure that do_proc_get_root() reports errors...
2012-09-14 Miklos Szeredivfs: canonicalize create mode in build_open_flags()
2012-09-14 Al Virovfs: missed source of ->f_pos races
2012-08-26 Theodore Ts'oext4: fix kernel BUG on large-scale rm -rf commands
2012-08-26 Theodore Ts'oext4: fix long mount times on very big file systems
2012-08-26 Theodore Ts'oext4: avoid kmemcheck complaint from reading uninitiali...
2012-08-26 Theodore Ts'oext4: make sure the journal sb is written in ext4_clear...
2012-08-26 Zach Brownfuse: verify all ioctl retry iov elements
2012-08-15 Boaz Harroshore: Fix out-of-bounds access in _ios_obj()
2012-08-15 Ryusuke Konishinilfs2: fix deadlock issue between chcp and thaw ioctls
2012-08-09 Theodore Ts'oext4: undo ext4_calc_metadata_amount if we fail to...
2012-08-09 Brian Fosterext4: don't let i_reserved_meta_blocks go negative
2012-08-09 Ashish Sangwanext4: fix hole punch failure when depth is greater...
2012-08-09 Theodore Ts'oext4: fix overhead calculation used by ext4_statfs()
2012-08-09 Theodore Ts'oext4: pass a char * to ext4_count_free() instead of...
2012-08-09 David HowellsNFS: Fix a number of bugs in the idmapper
2012-08-09 Jeff Laytonnfs: skip commit in releasepage if we're freeing memory...
2012-08-09 J. Bruce Fieldsnfsd4: our filesystems are normally case sensitive
2012-08-09 Boaz Harroshpnfs-obj: Fix __r4w_get_page when offset is beyond...
2012-08-09 Josh Boyerposix_types.h: Cleanup stale __NFDBITS and related...
2012-08-09 Jeff Laytoncifs: reinstate sec=ntlmv2 mount option
2012-08-09 Chris MasonBtrfs: call the ordered free operation without any...
2012-08-09 Jan Karaudf: Improve table length check to avoid possible overflow
2012-08-09 J. Bruce Fieldslocks: fix checking of fcntl_setlease argument
2012-07-29 Jeff Laytoncifs: when CONFIG_HIGHMEM is set, serialize the read...
2012-07-29 Boaz Harroshpnfs-obj: don't leak objio_state if ore_write/read...
2012-07-29 Boaz Harroshore: Remove support of partial IO request (NFS crash)
2012-07-29 Boaz Harroshore: Fix NFS crash by supporting any unaligned RAID IO
2012-07-29 Artem BityutskiyUBIFS: fix a bug in empty space fix-up
2012-07-29 Al Viroext4: fix duplicated mnt_drop_write call in EXT4_IOC_MO...
2012-07-29 Jeff Laytoncifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize...
2012-07-29 Jeff Laytoncifs: always update the inode cache with the results...
2012-07-19 Anders Kaseorgfifo: Do not restart open() if it already found a partner
2012-07-19 Jeff Moyerblock: fix infinite loop in __getblk_slow
2012-07-19 Dave JonesRemove easily user-triggerable BUG from generic_setlease
2012-07-16 Luis Henriquesocfs2: fix NULL pointer dereference in __ocfs2_change_f...
2012-07-16 Bob Liufs: ramfs: file-nommu: add SetPageUptodate()
2012-07-16 Eric Dumazetsplice: fix racy pipe->buffers uses
2012-07-16 Stanislav KinsburskyNFS: hard-code init_net for NFS callback transports
2012-07-16 Stanislav KinsburskySUNRPC: move per-net operations from svc_destroy()
2012-07-16 Stanislav KinsburskySUNRPC: new svc_bind() routine introduced
2012-07-16 Stanislav KinsburskyLockd: pass network namespace to creation and destructi...
2012-07-16 Tyler HickseCryptfs: Properly check for O_RDONLY flag before doing...
2012-07-16 Tyler HickseCryptfs: Fix lockdep warning in miscdev operations
2012-07-16 Tyler HickseCryptfs: Gracefully refuse miscdev file ops on inherit...
2012-07-16 Junxiao Biocfs2: clear unaligned io flag when dio fails
2012-07-16 Linus Torvaldsvfs: make O_PATH file descriptors usable for 'fchdir()'
2012-07-16 Bryan SchumakerNFS: Force the legacy idmapper to be single threaded
2012-07-16 Konstantin Khlebnikovmm: correctly synchronize rss-counters at exit/exec
2012-07-16 Chris MasonBtrfs: run delayed directory updates during log replay
2012-07-16 Jeff Laytoncifs: when server doesn't set CAP_LARGE_READ_X, cap...
2012-07-16 Suresh Jayaramancifs: fix parsing of password mount option
2012-07-16 Jan Karaudf: Fortify loading of sparing table
2012-07-16 Jan Karaudf: Avoid run away loop when partition table length...
2012-07-16 Jan Karaudf: Use 'ret' instead of abusing 'i' in udf_load_logic...
2012-07-16 Ryusuke Konishinilfs2: ensure proper cache clearing for gc-inodes
2012-06-22 Matthew Garretthfsplus: fix bless ioctl when used with hardlinks
2012-06-22 Janne Kalliomäkihfsplus: fix overflow in sector calculations in hfsplus...
2012-06-22 J. Bruce Fieldsnfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels
2012-06-22 Trond MyklebustNFSv4: Fix unnecessary delegation returns in nfs4_do_open
2012-06-17 Pavel Shilovskyfuse: fix stat call on 32 bit platforms
2012-06-17 Josef BacikBtrfs: fall back to non-inline if we don't have enough...
2012-06-17 Theodore Ts'oext4: fix the free blocks calculation for ext3 file...
2012-06-09 Tao Maext4: don't set i_flags in EXT4_IOC_SETFLAGS
2012-06-09 Linus Torvaldsvfs: Fix /proc/<tid>/fdinfo/<fd> file handling
2012-06-09 Salman Qaziext4: remove mb_groups before tearing down the buddy_cache
2012-06-09 Salman Qaziext4: add ext4_mb_unload_buddy in the error path
2012-06-09 Theodore Ts'oext4: don't trash state flags in EXT4_IOC_SETFLAGS
2012-06-09 Theodore Ts'oext4: add missing save_error_info() to ext4_error()
2012-06-09 Andreas Dilgerext4: disallow hard-linked directory in ext4_lookup
2012-06-09 Haogang Chenext4: fix potential integer overflow in alloc_flex_gd()
2012-06-09 Eric Sandeenext4: force ro mount if ext4_setup_super() fails
2012-06-09 Dan Carpenterext4: fix potential NULL dereference in ext4_free_inode...
2012-06-09 Dmitry Kasatkinvfs: increment iversion when a file is truncated
2012-06-09 Al Virovfs: umount_tree() might be called on subtree that...
2012-06-09 Trond MyklebustNFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error...
2012-06-09 Dan CarpenterNFS: kmalloc() doesn't return an ERR_PTR()
2012-06-09 Shirish Pargaonkarcifs: fix oops while traversing open file list (try #4)
next